--- title: ShopLocaleEnablePayload - GraphQL Admin description: Return type for `shopLocaleEnable` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/shoplocaleenablepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/shoplocaleenablepayload.md --- # Shop​Locale​Enable​Payload payload Return type for `shopLocaleEnable` mutation. ## Fields * shop​Locale [Shop​Locale](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopLocale) ISO code of the locale that was enabled. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [shop​Locale​Enable](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/shopLocaleEnable) mutation Adds a locale for a shop. The newly added locale is in the unpublished state. *** ## Map ### Mutations with this payload * [shop​Locale​Enable](https://shopify.dev/docs/api/admin-graphql/unstable/types/shopLocaleEnable)