Skip to main content
Anchor to ThemeUpdateUserError

ThemeUpdateUserError

object

An error that occurs during the execution of ThemeUpdate.

•ThemeUpdateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

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


Fields

•OnlineStoreTheme

The theme that was updated.

•[ThemeUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?