Skip to main content
mutation

Requires write_locales access scope.

Adds a locale for a shop. The newly added locale is in the unpublished state.

•String!
required

ISO code of the locale to enable.

Anchor to marketWebPresenceIdsmarketWebPresenceIds
•[ID!]

The list of markets web presences to add the locale to.


Was this section helpful?

Anchor to ShopLocaleEnablePayload returnsShopLocaleEnablePayload returns

•ShopLocale

ISO code of the locale that was enabled.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?