Anchor to DomainLocalizationDomain
objectDomain Localization
The country and language settings assigned to a domain.
Anchor to FieldsFields
- Anchor to alternateLocalesalternate•[String!]!non-null
Locales The ISO codes for the domain’s alternate locales. For example,
["en"]
.- Anchor to countrycountry•String
The ISO code for the country assigned to the domain. For example,
or "*" for a domain set to "Rest of world".
- Anchor to defaultLocaledefault•String!non-null
Locale The ISO code for the domain’s default locale. For example,
"en"
.
Was this section helpful?