Anchor to ThemeCreateUserErrorTheme
Theme Create User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates a theme using an external URL or for files that were previously uploaded using the stagedUploadsCreate mutation. These themes are added to the Themes page in Shopify admin.
- Anchor to namename•
The name of the theme to be created.
- Anchor to sourcesource•URL!required
An external URL or a staged upload URL of the theme to import.
Arguments
- Anchor to themetheme•
The theme that was created.
- Anchor to userErrorsuser•
Errors [ThemeCreate User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?