Skip to main content
Anchor to DraftThemeFilesCommitPayload

DraftThemeFilesCommitPayload

payload

Return type for draftThemeFilesCommit mutation.

•[OnlineStoreThemeFileOperationResult!]

The theme files committed from staged deletions.

•[OnlineStoreThemeFileOperationResult!]

The theme files committed from staged updates.

•[OnlineStoreThemeFilesUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

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

Arguments

•String!
required

The caller-provided session to commit.

•ID!
required

The theme to commit staged updates to.



Was this section helpful?