--- updatedAt: 2026-05-19T13:41:04.000Z --- Fetch the complete documentation index at: https://developers.salsify.com/llms.txt. Use this file to discover all available pages before exploring further. # GraphQL Schema Overview # Schema Types
Table of Contents \- [Query](#query) * [Mutation](#mutation) * [Objects](#objects) * [Account](#account) * [AccountOrganization](#accountorganization) * [AccountOrganizationPaginatedList](#accountorganizationpaginatedlist) * [AccountPaginatedList](#accountpaginatedlist) * [CanceledProvisionOrganizationRequest](#canceledprovisionorganizationrequest) * [CompletedConfigurationManifestEntityTypeInstallation](#completedconfigurationmanifestentitytypeinstallation) * [CompletedConfigurationManifestEntityTypeVersionRequest](#completedconfigurationmanifestentitytypeversionrequest) * [CompletedConfigurationManifestInstallation](#completedconfigurationmanifestinstallation) * [CompletedConfigurationManifestVersionRequest](#completedconfigurationmanifestversionrequest) * [CompletedProvisionOrganizationRequest](#completedprovisionorganizationrequest) * [ConfigurationManifest](#configurationmanifest) * [ConfigurationManifestEntityType](#configurationmanifestentitytype) * [ConfigurationManifestEntityTypeVersion](#configurationmanifestentitytypeversion) * [ConfigurationManifestInstallationPaginatedList](#configurationmanifestinstallationpaginatedlist) * [ConfigurationManifestPaginatedList](#configurationmanifestpaginatedlist) * [ConfigurationManifestVersion](#configurationmanifestversion) * [ConfigurationManifestVersionPaginatedList](#configurationmanifestversionpaginatedlist) * [ConfigurationManifestVersionRequestPaginatedList](#configurationmanifestversionrequestpaginatedlist) * [CreateConfigurationManifestFromFilePayload](#createconfigurationmanifestfromfilepayload) * [CreateConfigurationManifestFromOrganizationPayload](#createconfigurationmanifestfromorganizationpayload) * [CreateConfigurationManifestVersionFromFilePayload](#createconfigurationmanifestversionfromfilepayload) * [CreateConfigurationManifestVersionFromOrganizationPayload](#createconfigurationmanifestversionfromorganizationpayload) * [DeleteAccountSandboxOrganizationPayload](#deleteaccountsandboxorganizationpayload) * [DeleteConfigurationManifestPayload](#deleteconfigurationmanifestpayload) * [FailedConfigurationManifestEntityTypeInstallation](#failedconfigurationmanifestentitytypeinstallation) * [FailedConfigurationManifestEntityTypeVersionRequest](#failedconfigurationmanifestentitytypeversionrequest) * [FailedConfigurationManifestInstallation](#failedconfigurationmanifestinstallation) * [FailedConfigurationManifestVersionRequest](#failedconfigurationmanifestversionrequest) * [FailedProvisionOrganizationRequest](#failedprovisionorganizationrequest) * [InstallConfigurationManifestPayload](#installconfigurationmanifestpayload) * [InstantiateWorkflowPayload](#instantiateworkflowpayload) * [Organization](#organization) * [OrganizationPaginatedList](#organizationpaginatedlist) * [PageMetadata](#pagemetadata) * [PreviewConfigurationManifestPayload](#previewconfigurationmanifestpayload) * [ProvisionOrganizationPayload](#provisionorganizationpayload) * [RenderConfigurationManifestPayload](#renderconfigurationmanifestpayload) * [RunningConfigurationManifestEntityTypeInstallation](#runningconfigurationmanifestentitytypeinstallation) * [RunningConfigurationManifestEntityTypeVersionRequest](#runningconfigurationmanifestentitytypeversionrequest) * [RunningConfigurationManifestInstallation](#runningconfigurationmanifestinstallation) * [RunningConfigurationManifestVersionRequest](#runningconfigurationmanifestversionrequest) * [RunningProvisionOrganizationRequest](#runningprovisionorganizationrequest) * [StoppedConfigurationManifestEntityTypeInstallation](#stoppedconfigurationmanifestentitytypeinstallation) * [StoppedConfigurationManifestInstallation](#stoppedconfigurationmanifestinstallation) * [User](#user) * [WorkflowInstance](#workflowinstance) * [Inputs](#inputs) * [ConfigurationManifestFileSourceInput](#configurationmanifestfilesourceinput) * [ConfigurationManifestInstallationEntityTypeSelectionInput](#configurationmanifestinstallationentitytypeselectioninput) * [ConfigurationManifestInstallationFilterFieldReferenceInput](#configurationmanifestinstallationfilterfieldreferenceinput) * [ConfigurationManifestInstallationFilterInput](#configurationmanifestinstallationfilterinput) * [ConfigurationManifestInstallationFilterMultivaluedComparisonInput](#configurationmanifestinstallationfiltermultivaluedcomparisoninput) * [ConfigurationManifestInstallationFilterValueInput](#configurationmanifestinstallationfiltervalueinput) * [CreateConfigurationManifestFromFileInput](#createconfigurationmanifestfromfileinput) * [CreateConfigurationManifestFromOrganizationInput](#createconfigurationmanifestfromorganizationinput) * [CreateConfigurationManifestVersionFromFileInput](#createconfigurationmanifestversionfromfileinput) * [CreateConfigurationManifestVersionFromOrganizationInput](#createconfigurationmanifestversionfromorganizationinput) * [DeleteAccountSandboxOrganizationInput](#deleteaccountsandboxorganizationinput) * [DeleteConfigurationManifestInput](#deleteconfigurationmanifestinput) * [FilterNowInput](#filternowinput) * [FilterRelativeTimeInput](#filterrelativetimeinput) * [FilterSearchInput](#filtersearchinput) * [InstallConfigurationManifestInput](#installconfigurationmanifestinput) * [InstantiateWorkflowInput](#instantiateworkflowinput) * [PaginationInput](#paginationinput) * [PreviewConfigurationManifestInput](#previewconfigurationmanifestinput) * [ProvisionOrganizationInput](#provisionorganizationinput) * [RenderConfigurationManifestInput](#renderconfigurationmanifestinput) * [WorkflowEntityInput](#workflowentityinput) * [Enums](#enums) * [AccountType](#accounttype) * [ConfigurationManifestEntityTypeValue](#configurationmanifestentitytypevalue) * [ConfigurationManifestInstallationFilterField](#configurationmanifestinstallationfilterfield) * [PaginationInputType](#paginationinputtype) * [WorkflowEntityType](#workflowentitytype) * [Scalars](#scalars) * [Boolean](#boolean) * [ConfigurationManifestYaml](#configurationmanifestyaml) * [ID](#id) * [Identifier](#identifier) * [Int](#int) * [Iso8601DateTime](#iso8601datetime) * [Json](#json) * [String](#string) * [Url](#url) * [Interfaces](#interfaces) * [ConfigurationManifestEntityTypeInstallation](#configurationmanifestentitytypeinstallation) * [ConfigurationManifestEntityTypeVersionRequest](#configurationmanifestentitytypeversionrequest) * [ConfigurationManifestInstallation](#configurationmanifestinstallation) * [ConfigurationManifestVersionRequest](#configurationmanifestversionrequest) * [ProvisionOrganizationRequest](#provisionorganizationrequest)
## Query
Field Argument Type Description
account Account
id ID!
organization Organization
id ID!
accounts AccountPaginatedList!
pagination PaginationInput
organizations OrganizationPaginatedList!
pagination PaginationInput
provisionOrganizationRequest ProvisionOrganizationRequest
id ID!
## Mutation
Field Argument Type Description
createConfigurationManifestFromFile CreateConfigurationManifestFromFilePayload Creates a new configuration manifest in the specified account from a given YAML source and begins creating the first version of the manifest
input CreateConfigurationManifestFromFileInput!
createConfigurationManifestFromOrganization CreateConfigurationManifestFromOrganizationPayload Creates a new configuration manifest in the specified account from a given organization and begins creating the first version of the manifest
input CreateConfigurationManifestFromOrganizationInput!
createConfigurationManifestVersionFromFile CreateConfigurationManifestVersionFromFilePayload Creates new version of given filed-based manifest in specified account from the given YAML source
input CreateConfigurationManifestVersionFromFileInput!
createConfigurationManifestVersionFromOrganization CreateConfigurationManifestVersionFromOrganizationPayload Creates new version of given organization-based manifest in specified account from the manifest's source organization
input CreateConfigurationManifestVersionFromOrganizationInput!
deleteConfigurationManifest DeleteConfigurationManifestPayload Deletes the specified manifest in the given account
input DeleteConfigurationManifestInput!
installConfigurationManifest InstallConfigurationManifestPayload Installs the given manifest in the provided organization, with the inputs injected at installation time (if the manifest is parameterized)
input InstallConfigurationManifestInput!
previewConfigurationManifest PreviewConfigurationManifestPayload Renders the given manifest and returns the result, with the inputs injected into the manifest. Primarily used to preview persisted manifests before installation into an organization
input PreviewConfigurationManifestInput!
renderConfigurationManifest RenderConfigurationManifestPayload Renders the given manifest source file and returns the result, with the inputs injected into the template file. Primarily used for testing non-persisted manifests before their creation.
input RenderConfigurationManifestInput!
instantiateWorkflow InstantiateWorkflowPayload Instantiates a workflow with an optional entity (e.g., record or asset reference) and additional data which is passed through the workflow.
input InstantiateWorkflowInput!
deleteAccountSandboxOrganization DeleteAccountSandboxOrganizationPayload Deletes the given organizations within the specified account. `CUSTOMER` accounts are not supported at this time
input DeleteAccountSandboxOrganizationInput!
provisionOrganization ProvisionOrganizationPayload Creates an organization within the specified account. `CUSTOMER` accounts are not supported at this time
input ProvisionOrganizationInput!
## Objects ### Account
Field Argument Type Description
configurationManifest ConfigurationManifest
id ID!
configurationManifestByName ConfigurationManifest
name String!
configurationManifestInstallation ConfigurationManifestInstallation
id ID!
configurationManifestInstallations ConfigurationManifestInstallationPaginatedList!
filter ConfigurationManifestInstallationFilterInput
pagination PaginationInput
configurationManifests ConfigurationManifestPaginatedList!
pagination PaginationInput
id ID!
accountType AccountType!
name String!
organization AccountOrganization
id ID!
organizations AccountOrganizationPaginatedList!
pagination PaginationInput
### AccountOrganization Represents an organization within an account
Field Argument Type Description
createdAt Iso8601DateTime!
name String!
organizationId ID!
### AccountOrganizationPaginatedList A paginated collection of AccountOrganizations.
Field Argument Type Description
entries [AccountOrganization!]!
pageMetadata PageMetadata!
### AccountPaginatedList A paginated collection of Accounts.
Field Argument Type Description
entries [Account!]!
pageMetadata PageMetadata!
### CanceledProvisionOrganizationRequest
Field Argument Type Description
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
### CompletedConfigurationManifestEntityTypeInstallation
Field Argument Type Description
entityType ConfigurationManifestEntityType!
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
logFileDownloadUrl Url
startedAt Iso8601DateTime!
### CompletedConfigurationManifestEntityTypeVersionRequest
Field Argument Type Description
entityType ConfigurationManifestEntityType!
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
logFileDownloadUrl Url
startedAt Iso8601DateTime!
version ConfigurationManifestEntityTypeVersion!
### CompletedConfigurationManifestInstallation
Field Argument Type Description
configurationManifest ConfigurationManifest
configurationManifestVersion ConfigurationManifestVersion
entityTypeInstallations [ConfigurationManifestEntityTypeInstallation!]!
finishedAt Iso8601DateTime!
id ID!
initiatingUser User
isPending Boolean!
startedAt Iso8601DateTime!
targetOrganization Organization
### CompletedConfigurationManifestVersionRequest
Field Argument Type Description
entityTypeVersionRequests [ConfigurationManifestEntityTypeVersionRequest!]!
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
version ConfigurationManifestVersion!
versionNumber Int!
### CompletedProvisionOrganizationRequest
Field Argument Type Description
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
organization Organization
startedAt Iso8601DateTime!
### ConfigurationManifest Stores the package of organization configuration, versions, and installations onto organizations
Field Argument Type Description
createdAt Iso8601DateTime!
creatorUser User
description String
id ID!
latestVersion ConfigurationManifestVersion
name String!
sourceOrganization Organization
updatedAt Iso8601DateTime!
versionRequests ConfigurationManifestVersionRequestPaginatedList!
pagination PaginationInput
versions ConfigurationManifestVersionPaginatedList!
pagination PaginationInput
### ConfigurationManifestEntityType An entity type that can be exported/imported via manifests
Field Argument Type Description
description String
name String!
systemName String!
value ConfigurationManifestEntityTypeValue!
### ConfigurationManifestEntityTypeVersion Represents a snapshot of the source organization's configuration, or the entities in a file-based manifest, limited to a single entity type
Field Argument Type Description
createdAt Iso8601DateTime!
entityType ConfigurationManifestEntityType!
logFileDownloadUrl Url
### ConfigurationManifestInstallationPaginatedList A paginated collection of ConfigurationManifestInstallations.
Field Argument Type Description
entries [ConfigurationManifestInstallation!]!
pageMetadata PageMetadata!
### ConfigurationManifestPaginatedList A paginated collection of ConfigurationManifests.
Field Argument Type Description
entries [ConfigurationManifest!]!
pageMetadata PageMetadata!
### ConfigurationManifestVersion A snapshot of the source organization's configuration, or the entities in a file-based manifest
Field Argument Type Description
createdAt Iso8601DateTime!
entityTypeVersions [ConfigurationManifestEntityTypeVersion!]!
manifestFileDownloadUrl Url! URL to the rendered configuration manifest YAML
versionNumber Int!
### ConfigurationManifestVersionPaginatedList A paginated collection of ConfigurationManifestVersions.
Field Argument Type Description
entries [ConfigurationManifestVersion!]!
pageMetadata PageMetadata!
### ConfigurationManifestVersionRequestPaginatedList A paginated collection of ConfigurationManifestVersionRequests.
Field Argument Type Description
entries [ConfigurationManifestVersionRequest!]!
pageMetadata PageMetadata!
### CreateConfigurationManifestFromFilePayload Autogenerated return type for the createConfigurationManifestFromFile mutation
Field Argument Type Description
configurationManifest ConfigurationManifest!
configurationManifestVersionRequest ConfigurationManifestVersionRequest!
### CreateConfigurationManifestFromOrganizationPayload Autogenerated return type for the createConfigurationManifestFromOrganization mutation
Field Argument Type Description
configurationManifest ConfigurationManifest!
configurationManifestVersionRequest ConfigurationManifestVersionRequest!
### CreateConfigurationManifestVersionFromFilePayload Autogenerated return type for the createConfigurationManifestVersionFromFile mutation
Field Argument Type Description
configurationManifestVersionRequest ConfigurationManifestVersionRequest!
### CreateConfigurationManifestVersionFromOrganizationPayload Autogenerated return type for the createConfigurationManifestVersionFromOrganization mutation
Field Argument Type Description
configurationManifestVersionRequest ConfigurationManifestVersionRequest!
### DeleteAccountSandboxOrganizationPayload Autogenerated return type for the deleteAccountSandboxOrganization mutation
Field Argument Type Description
deletedOrganizationId ID!
### DeleteConfigurationManifestPayload Autogenerated return type for the deleteConfigurationManifest mutation
Field Argument Type Description
deletedConfigurationManifestId ID
### FailedConfigurationManifestEntityTypeInstallation
Field Argument Type Description
entityType ConfigurationManifestEntityType!
failureReason String
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
logFileDownloadUrl Url
startedAt Iso8601DateTime!
### FailedConfigurationManifestEntityTypeVersionRequest
Field Argument Type Description
entityType ConfigurationManifestEntityType!
failureReason String
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
logFileDownloadUrl Url
startedAt Iso8601DateTime!
### FailedConfigurationManifestInstallation
Field Argument Type Description
configurationManifest ConfigurationManifest
configurationManifestVersion ConfigurationManifestVersion
entityTypeInstallations [ConfigurationManifestEntityTypeInstallation!]!
finishedAt Iso8601DateTime!
id ID!
initiatingUser User
isPending Boolean!
startedAt Iso8601DateTime!
targetOrganization Organization
### FailedConfigurationManifestVersionRequest
Field Argument Type Description
entityTypeVersionRequests [ConfigurationManifestEntityTypeVersionRequest!]!
failureReason String
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
versionNumber Int!
### FailedProvisionOrganizationRequest
Field Argument Type Description
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
message String!
startedAt Iso8601DateTime!
### InstallConfigurationManifestPayload Autogenerated return type for the installConfigurationManifest mutation
Field Argument Type Description
configurationManifestInstallation ConfigurationManifestInstallation!
### InstantiateWorkflowPayload Autogenerated return type for the instantiateWorkflow mutation
Field Argument Type Description
workflowInstance WorkflowInstance!
### Organization
Field Argument Type Description
id ID!
name String!
### OrganizationPaginatedList A paginated collection of Organizations.
Field Argument Type Description
entries [Organization!]!
pageMetadata PageMetadata!
### PageMetadata
Field Argument Type Description
cursor String!
hasNext Boolean!
hasPrevious Boolean!
totalEntries Int!
### PreviewConfigurationManifestPayload Autogenerated return type for the previewConfigurationManifest mutation
Field Argument Type Description
contents String!
### ProvisionOrganizationPayload Autogenerated return type for the provisionOrganization mutation
Field Argument Type Description
provisionOrganizationRequest ProvisionOrganizationRequest!
### RenderConfigurationManifestPayload Autogenerated return type for the renderConfigurationManifest mutation
Field Argument Type Description
contents String!
### RunningConfigurationManifestEntityTypeInstallation
Field Argument Type Description
entityType ConfigurationManifestEntityType!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
### RunningConfigurationManifestEntityTypeVersionRequest
Field Argument Type Description
entityType ConfigurationManifestEntityType!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
### RunningConfigurationManifestInstallation
Field Argument Type Description
configurationManifest ConfigurationManifest
configurationManifestVersion ConfigurationManifestVersion
entityTypeInstallations [ConfigurationManifestEntityTypeInstallation!]!
id ID!
initiatingUser User
isPending Boolean!
startedAt Iso8601DateTime!
targetOrganization Organization
### RunningConfigurationManifestVersionRequest
Field Argument Type Description
entityTypeVersionRequests [ConfigurationManifestEntityTypeVersionRequest!]!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
versionNumber Int!
### RunningProvisionOrganizationRequest
Field Argument Type Description
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
### StoppedConfigurationManifestEntityTypeInstallation
Field Argument Type Description
cancelReason String
entityType ConfigurationManifestEntityType!
finishedAt Iso8601DateTime!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
### StoppedConfigurationManifestInstallation
Field Argument Type Description
configurationManifest ConfigurationManifest
configurationManifestVersion ConfigurationManifestVersion
entityTypeInstallations [ConfigurationManifestEntityTypeInstallation!]!
finishedAt Iso8601DateTime!
id ID!
initiatingUser User
isPending Boolean!
startedAt Iso8601DateTime!
targetOrganization Organization
### User
Field Argument Type Description
id ID!
### WorkflowInstance
Field Argument Type Description
createdAt Iso8601DateTime!
id ID!
updatedAt Iso8601DateTime!
## Inputs ### ConfigurationManifestFileSourceInput
Field Type Description
contents ConfigurationManifestYaml
url Url Public URL for a configuration manifest YAML file
### ConfigurationManifestInstallationEntityTypeSelectionInput
Field Type Description
selectedEntityTypes [ConfigurationManifestEntityTypeValue!]
### ConfigurationManifestInstallationFilterFieldReferenceInput
Field Type Description
field ConfigurationManifestInstallationFilterField
### ConfigurationManifestInstallationFilterInput
Field Type Description
equals ConfigurationManifestInstallationFilterMultivaluedComparisonInput
search FilterSearchInput
### ConfigurationManifestInstallationFilterMultivaluedComparisonInput
Field Type Description
left ConfigurationManifestInstallationFilterFieldReferenceInput!
right [ConfigurationManifestInstallationFilterValueInput!]!
### ConfigurationManifestInstallationFilterValueInput
Field Type Description
dateTime Iso8601DateTime
id ID
now FilterNowInput
relativeTime FilterRelativeTimeInput
### CreateConfigurationManifestFromFileInput Autogenerated input type for the createConfigurationManifestFromFile mutation
Field Type Description
accountId ID! Account the manifest will be created in
description String
fileSource ConfigurationManifestFileSourceInput!
name String!
### CreateConfigurationManifestFromOrganizationInput Autogenerated input type for the createConfigurationManifestFromOrganization mutation
Field Type Description
accountId ID! Account the manifest will be created in
description String
name String!
sourceOrganizationId ID! Organization to create manifest from. Must be a part of account specified by `account_id`
### CreateConfigurationManifestVersionFromFileInput Autogenerated input type for the createConfigurationManifestVersionFromFile mutation
Field Type Description
accountId ID! Account of the configuration manifest
configurationManifestId ID!
fileSource ConfigurationManifestFileSourceInput!
### CreateConfigurationManifestVersionFromOrganizationInput Autogenerated input type for the createConfigurationManifestVersionFromOrganization mutation
Field Type Description
accountId ID! Account of the configuration manifest
configurationManifestId ID!
### DeleteAccountSandboxOrganizationInput Autogenerated input type for the deleteAccountSandboxOrganization mutation
Field Type Description
accountId ID!
organizationId ID!
### DeleteConfigurationManifestInput Autogenerated input type for the deleteConfigurationManifest mutation
Field Type Description
accountId ID! Account of the manifest being deleted
id ID!
### FilterNowInput
Field Type Description
_ignored Boolean
### FilterRelativeTimeInput
Field Type Description
offset Int!
### FilterSearchInput
Field Type Description
searchString String!
### InstallConfigurationManifestInput Autogenerated input type for the installConfigurationManifest mutation
Field Type Description
accountId ID! Account of the manifest being installed
configurationManifestVersionNumber Int Version of manifest to install. Defaults to latest version
entityTypeSelection ConfigurationManifestInstallationEntityTypeSelectionInput Entity types to install. Defaults to all entity types
id ID!
organizationId ID!
parameterInputs Json
targetAccountId ID Account of the organization referenced by `organizationId`. Defaults to the value of `accountId`. Required for cross-account operations
### InstantiateWorkflowInput Autogenerated input type for the instantiateWorkflow mutation
Field Type Description
entity WorkflowEntityInput
organizationId ID!
workflowId Identifier!
workflowInstanceData Json
### PaginationInput
Field Type Description
cursor String
page Int
size Int
type PaginationInputType
### PreviewConfigurationManifestInput Autogenerated input type for the previewConfigurationManifest mutation
Field Type Description
accountId ID! Account of the manifest being previewed
configurationManifestVersionNumber Int Version of manifest to preview. Defaults to latest version
id ID!
organizationId ID!
parameterInputs Json
targetAccountId ID Account of the organization referenced by `organizationId`. Defaults to the value of `accountId`. Required for cross-account operations
### ProvisionOrganizationInput Autogenerated input type for the provisionOrganization mutation
Field Type Description
accountId ID!
name String!
### RenderConfigurationManifestInput Autogenerated input type for the renderConfigurationManifest mutation
Field Type Description
fileSource ConfigurationManifestFileSourceInput!
input Json
### WorkflowEntityInput
Field Type Description
id Identifier!
type WorkflowEntityType!
## Enums ### AccountType
Value Description
CUSTOMER
INTERNAL
PARTNER
### ConfigurationManifestEntityTypeValue The supported entity types that can be exported/imported via manifests
Value Description
CATALOG_SITE
CHANNELS
CHANNEL_MAPPING_ENTRIES
CHANNEL_REFERENCES
CONTENT_LOCALES
CONTENT_LOCALE_SECURITY_POLICIES
DATA_INHERITANCE_HIERARCHIES
DATA_INHERITANCE_HIERARCHY_LEVEL_TAGS
DEFAULT_LOCALE
DIGITAL_ASSET_SECURITY_POLICIES
ENUMERATED_VALUES
LISTS
LIST_REFERENCES
PROPERTIES
PROPERTY_GROUPS
RECORD_SECURITY_POLICIES
SCHEMA_RULES
SECURITY_ROLES
TARGET_SCHEMA_FLAGS
USERS
USER_GROUPS
WORKFLOW
WORKFLOW_ORGANIZATION_SETTINGS
WORKFLOW_STEP_TYPE
WORKFLOW_TASK_RULE
### ConfigurationManifestInstallationFilterField
Value Description
CONFIGURATION_MANIFEST_ID
CREATED_AT
ID
STATUS
TARGET_ORGANIZATION_ID
UPDATED_AT
### PaginationInputType
Value Description
CURSOR_NEXT
PER_PAGE
### WorkflowEntityType
Value Description
DIGITAL_ASSET
RECORD
## Scalars ### Boolean The `Boolean` scalar type represents `true` or `false`. ### ConfigurationManifestYaml YAML representation of a configuration manifest in string format ### ID The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"4"`) or integer (such as `4`) input value will be accepted as an ID. ### Identifier ID or External ID ### Int The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. ### Iso8601DateTime An ISO 8601-encoded datetime ### Json An untyped JSON value ### String The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text. ### Url ## Interfaces ### ConfigurationManifestEntityTypeInstallation Represents an application of manifest into a target organization, limited to a single entity type. Can be used to track the process of installing the manifest into the organization
Field Argument Type Description
entityType ConfigurationManifestEntityType!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
### ConfigurationManifestEntityTypeVersionRequest Represents a request to create a snapshot of the source organization's configuration, or the entities in a file-based manifest, limited to a single entity type
Field Argument Type Description
entityType ConfigurationManifestEntityType!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
### ConfigurationManifestInstallation Represents an application of manifest into a target organization. Can be used to track the process of installing the manifest into the organization
Field Argument Type Description
configurationManifest ConfigurationManifest
configurationManifestVersion ConfigurationManifestVersion
entityTypeInstallations [ConfigurationManifestEntityTypeInstallation!]!
id ID!
initiatingUser User
isPending Boolean!
startedAt Iso8601DateTime!
targetOrganization Organization
### ConfigurationManifestVersionRequest Represents a request to create a snapshot of the source organization's configuration, or the entities in a file-based manifest
Field Argument Type Description
entityTypeVersionRequests [ConfigurationManifestEntityTypeVersionRequest!]!
id ID!
isPending Boolean!
startedAt Iso8601DateTime!
versionNumber Int!
### ProvisionOrganizationRequest
Field Argument Type Description
id ID!
isPending Boolean!
startedAt Iso8601DateTime!