stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCountryInput > code

AdminTypes.DeliveryCountryInput.code property

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

Signature:

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