Skip to main content
Anchor to ThemeFilesDeletePayload

ThemeFilesDeletePayload

payload

Return type for themeFilesDelete mutation.

•[OnlineStoreThemeFileOperationResult!]

The resulting theme files.

•[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

Deletes a theme's files.

Arguments

•ID!
required

Specifies the theme to deleted.

•[String!]!
required

The files to delete.



Was this section helpful?