Skip to main content
mutation

Requires write_locales access scope.

Deletes a locale for a shop. This also deletes all translations of this locale.

String!required

ISO code of the locale to delete.


Was this section helpful?

Anchor to ShopLocaleDisablePayload returnsShopLocaleDisablePayload returns

String

ISO code of the locale that was deleted.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?