Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryItem > countryCodeOfOrigin
The ISO 3166-1 alpha-2 country code of where the item originated from.
Signature:
countryCodeOfOrigin?: Maybe<CountryCode | `${CountryCode}`>;