Skip to main content
Anchor to DraftThemeFilesCommitPayload

DraftThemeFilesCommitPayload

payload

Return type for draftThemeFilesCommit mutation.

•[OnlineStoreThemeFileOperationResult!]

The theme files committed from staged deletions.

Show fields
•[OnlineStoreThemeFileOperationResult!]

The theme files committed from staged updates.

Show fields
•[OnlineStoreThemeFilesUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Commits staged theme file changes for a caller-provided session.

Show payload

Arguments

•String!
required

The caller-provided session to commit.

•ID!
required

The theme to commit staged updates to.



Was this section helpful?