Anchor to ShopLocaleShop
ShopLocale
object
Requires access scope or
access scope.
A locale that's been enabled on a shop.
Anchor to FieldsFields
- Anchor to localelocale•String!non-null
The locale ISO code.
- Anchor to marketWebPresencesmarket•
Web Presences [MarketWeb non-nullPresence!]! The market web presences that use the locale.
- Anchor to namename•String!non-null
The human-readable locale name.
- Anchor to primaryprimary•Boolean!non-null
Whether the locale is the default locale for the shop.
- Anchor to publishedpublished•Boolean!non-null
Whether the locale is visible to buyers.
Was this section helpful?
Map
Fields with this object
ShopLocale Queries
Queried by
Anchor to MutationsMutations
- •mutation
Adds a locale for a shop. The newly added locale is in the unpublished state.
- •mutation
Updates a locale for a shop.
Was this section helpful?