[Go to site: main page, start]

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

[String!]!
required

The files to delete.

ID!
required

Specifies the theme to deleted.



Was this section helpful?