Anchor to ThemeFilesDeletePayloadTheme
payloadTheme Files Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedThemeFiles ([OnlineStoreThemeFileOperationResult!])
- userErrors ([OnlineStoreThemeFilesUserErrors!]!)
- Anchor to deletedThemeFilesdeleted•[Online
Theme Files Store Theme File Operation Result!] The resulting theme files.
- Anchor to userErrorsuser•[Online
Errors Store Theme Files User Errors!]! 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
- themeFilesDelete (ThemeFilesDeletePayload)
- •mutation
Deletes a theme's files.
- Anchor to themeIdtheme•ID!
Id required Specifies the theme to deleted.
- Anchor to filesfiles•[String!]!required
The files to delete.
Arguments
Was this section helpful?