Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires The user needs write_themes and an exemption from Shopify to modify themes. If you think that your app is eligible for an exemption and should have access to this API, then you can submit an exception request.

Updates a theme.

ID!required

The ID of the theme to be updated.

The attributes of the theme to be updated.


Was this section helpful?

Anchor to ThemeUpdatePayload returnsThemeUpdatePayload returns

The theme that was updated.

The list of errors that occurred from executing the mutation.


Was this section helpful?