Skip to main content

Version Object

Represents a specific version of an object that implements the Prismatic versioning protocol.

Return fields

comment (String)

Additional commentary/description of this Version.

id (ID!)

The ID of the object

isAvailable (Boolean)

Specifies whether the Version is available for use.

publishedAt (DateTime!)

The timestamp when the Version was published.

publishedBy (User)

User that published this Version.

versionNumber (Int)

The sequential number that corresponds to the Version.