stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryItemCountryHarmonizedSystemCodesArgs

AdminTypes.InventoryItemCountryHarmonizedSystemCodesArgs interface

Represents the goods available to be shipped to a customer. It holds essential information about the goods, including SKU and whether it is tracked.

Signature:

export interface InventoryItemCountryHarmonizedSystemCodesArgs 

Properties

Property Modifiers Type Description
after?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
before?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
first?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)
last?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)
reverse?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)