Request

Response

    Objects

    ExchangeVersion

    object

    Represents a single version of an Exchange.


    Fields

    id*
    String! non-null
    Exchange revisionId
    createdOnDate and time of version creation.
    createdByUser that created this specific version.
    versionNumber*
    Int! non-null
    Number of the version.
    * Required


    Where Used

    UsageUsed ByDescription
    Field Of Exchange A specific collection of Elements.
    Field Of Lineage Information related to versions of an exchange. Note: This Object is deprecated. Use ExchangeVersionHistory instead.
    Field Of ExchangeVersionHistory Information related to versions of an elementGroup.
    Field Of ExchangeVersions Contains a list of Exchange versions returned in response to a query.