Skip to main content
mutation

Requires write_locales access scope.

Updates a locale for a shop.

•String!
required

ISO code of the locale to update.

•ShopLocaleInput!
required

Specifies the input fields for a shop locale.

Show input fields

Was this section helpful?

Anchor to ShopLocaleUpdatePayload returnsShopLocaleUpdatePayload returns

•ShopLocale

The locale that was updated.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?