Anchor to Locale
objectLocale
A locale.
Anchor to FieldsFields
- isoCode (String!)
- name (String!)
- Anchor to isoCodeiso•String!
Code non-null Locale ISO code.
- Anchor to namename•String!non-null
Human-readable locale name.
Was this section helpful?
Anchor to QueriesQueries
- availableLocales ([Locale!]!)
- •query
Returns all locales that Shopify supports. Each
Localeincludes an ISO code and human-readable name. Use this query to discover which locales you can enable on a shop with themutation.
Was this section helpful?