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