BlueprintMetadataVersion
No description
type BlueprintMetadataVersion {
prerelease: Boolean
version: String!
timestamp: Time
}
Fields
BlueprintMetadataVersion.prerelease
● Boolean
scalar
BlueprintMetadataVersion.version
● String!
non-null scalar
BlueprintMetadataVersion.timestamp
● Time
scalar
Member Of
BlueprintMetadata
object