stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryItemUpdateInput > countryCodeOfOrigin

AdminTypes.InventoryItemUpdateInput.countryCodeOfOrigin property

The ISO 3166-1 alpha-2 country code of where the item originated from.

Signature:

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