Home > @infiniteobjects/shopify-data-manager > AdminTypes > MailingAddressInput > countryCode
The two-letter code for the country of the address.
Signature:
countryCode?: InputMaybe<CountryCode | `${CountryCode}`>;