Skip to main content
Anchor to ThemeCreateUserError

ThemeCreateUserError

object

An error that occurs during the execution of ThemeCreate.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

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

Arguments

•

The name of the theme to be created.

•
URL!required

An external URL or a staged upload URL of the theme to import.


Fields

•

The theme that was created.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?