Version Object
Represents a specific version of an object that implements the Prismatic versioning protocol.
#
Return fieldsString)#
comment (Additional commentary/description of this Version.
ID!)#
id (The ID of the object
Boolean)#
isAvailable (Specifies whether the Version is available for use.
DateTime!)#
publishedAt (The timestamp when the Version was published.
User)#
publishedBy (User that published this Version.
Int)#
versionNumber (The sequential number that corresponds to the Version.