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