stack

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

AdminTypes.InventoryLevelInput interface

The input fields for an inventory level.

Signature:

export interface InventoryLevelInput 

Properties

Property Modifiers Type Description
availableQuantity   Scalars[‘Int’][‘input’] The available quantity of an inventory item at a location.
locationId   Scalars[‘ID’][‘input’] The ID of a location.