Skip to main content
payload

Return type for themeUpdate mutation.

•OnlineStoreTheme

The theme that was updated.

Show fields
•[ThemeUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a theme.

Show payload

Arguments

•ID!
required

The ID of the theme to be updated.

•OnlineStoreThemeInput!
required

The attributes of the theme to be updated.

Show input fields


Was this section helpful?