Skip to main content
payload

Return type for themeUpdate mutation.

•OnlineStoreTheme

The theme that was updated.

•[ThemeUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a theme.

Arguments

•ID!
required

The ID of the theme to be updated.

•OnlineStoreThemeInput!
required

The attributes of the theme to be updated.



Was this section helpful?