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