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