stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCountryCodeOrRestOfWorld > countryCode

AdminTypes.DeliveryCountryCodeOrRestOfWorld.countryCode property

The country code in the ISO 3166-1 alpha-2 format.

Signature:

countryCode?: Maybe<CountryCode | `${CountryCode}`>;