stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DomainLocalization > country

AdminTypes.DomainLocalization.country property

The ISO code for the country assigned to the domain. For example, "CA" or “*” for a domain set to “Rest of world”.

Signature:

country?: Maybe<Scalars['String']['output']>;