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.


Was this section helpful?

Anchor to ShopLocaleUpdatePayload returnsShopLocaleUpdatePayload returns

ShopLocale

The locale that was updated.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?