Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Requires read_locales access scope or read_markets_home access scope.

A locale that's been enabled on a shop.

String!non-null

The locale ISO code.

The market web presences that use the locale.

String!non-null

The human-readable locale name.

Boolean!non-null

Whether the locale is the default locale for the shop.

Boolean!non-null

Whether the locale is visible to buyers.


Was this section helpful?

query

A list of locales available on a shop.


Was this section helpful?

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?