Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCountryCodeOrRestOfWorld > countryCode
The country code in the ISO 3166-1 alpha-2 format.
Signature:
countryCode?: Maybe<CountryCode | `${CountryCode}`>;