--- title: ShopLocaleEnablePayload - GraphQL Admin description: Return type for `shopLocaleEnable` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/shoplocaleenablepayload md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/objects/ShopLocale) ISO code of the locale that was enabled. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/types/shopLocaleEnable)