stack

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

AdminTypes.LocationEditAddressInput.countryCode property

The two-letter code of country for the address.

Signature:

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