Anchor to themeUpdatetheme
mutationtheme Update
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.
Anchor to Arguments
Arguments
- id (ID!)
- input (OnlineStoreThemeInput!)
- •ID!required
The ID of the theme to be updated.
- Anchor to inputinput•Online
Store Theme Input! required The attributes of the theme to be updated.
Show input fields
Was this section helpful?
- theme (OnlineStoreTheme)
- userErrors ([ThemeUpdateUserError!]!)
- Anchor to themetheme•Online
Store Theme The theme that was updated.
Show fields
- Anchor to userErrorsuser•[Theme
Errors Update User Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?