Skip to main content
query

Returns all locales that Shopify supports. Each Locale includes an ISO code and human-readable name. Use this query to discover which locales you can enable on a shop with the shopLocaleEnable mutation.

[Locale!]!

A locale.

String!
non-null

Locale ISO code.

String!
non-null

Human-readable locale name.


Was this section helpful?