Anchor to ThemeCreateUserErrorTheme
objectTheme Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Theme
Create User Error Code The error code.
- Anchor to fieldfield•[String!]
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•String
The name of the theme to be created.
- Anchor to rolerole•Theme
RoleDefault:UNPUBLISHED The role of the theme to be created. Only UNPUBLISHED and DEVELOPMENT roles are permitted.
- Anchor to sourcesource•URL!required
An external URL or a staged upload URL of the theme to import.
Arguments
- Anchor to themetheme•Online
Store Theme The theme that was created.
- Anchor to userErrorsuser•[Theme
Errors Create User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?