stack

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

AdminTypes.LocationInventoryLevelsArgs interface

Represents the location where the physical good resides.

Signature:

export interface LocationInventoryLevelsArgs 

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)
query?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
reverse?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)