GraphQL API
Search…
GraphQL API
General
Introduction
Features
GraphQL
Getting Started
Overview
Architecture
Playground
API Key (Authentication)
SDK
CLI
GraphQL API
Products
Categories
Checkout & Payments
Orders
Customers
Api data reference
Inputs
Mutations
Objects
Data Types
Entities
Country
Currency
Locale
ProductStatus
ProductType
Powered By
GitBook
Locale
Locales should be formatted as a language tag consisting of a two-letter language code combined with a two-letter country code according to
RFC 5646
. Examples are
en-us
for US English,
en-gb
for British English and
nb-no
for Norwegian.
Example:
{
"locale": "nb-no",
}
Previous
Currency
Next
ProductStatus
Last modified
6mo ago
Copy link