--- title: ShopLocale - GraphQL Admin description: A locale that's been enabled on a shop. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopLocale' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopLocale.md' --- # Shop​Locale object Requires `read_locales` access scope or `read_markets_home` access scope. A locale that's been enabled on a shop. ## Fields * locale * marketWebPresences * name * primary * published *** ## Map ### Fields with this object * [MarketWebPresence.alternateLocales](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketWebPresence#field-MarketWebPresence.fields.alternateLocales) * [MarketWebPresence.defaultLocale](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketWebPresence#field-MarketWebPresence.fields.defaultLocale) *** ## Queries * shopLocales *** ## ShopLocale Queries ### Queried by * [shop​Locales](https://shopify.dev/docs/api/admin-graphql/latest/queries/shopLocales) *** ## Mutations * shopLocaleEnable * shopLocaleUpdate *** ## ShopLocale Mutations ### Mutated by * [shop​Locale​Enable](https://shopify.dev/docs/api/admin-graphql/latest/mutations/shopLocaleEnable) * [shop​Locale​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/shopLocaleUpdate)