Anchor to shopLocaleDisableshop
mutationshopLocaleDisable
Requires access scope.
Deletes a locale for a shop. This also deletes all translations of this locale.
Anchor to Arguments
Arguments
- Anchor to localelocale•String!required
ISO code of the locale to delete.
Was this section helpful?
Anchor to ShopLocaleDisablePayload returnsShopLocaleDisablePayload returns
- Anchor to localelocale•String
ISO code of the locale that was deleted.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?