stack

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

AdminTypes.InventoryAdjustQuantityInput interface

The input fields required to adjust the inventory quantity.

Signature:

export interface InventoryAdjustQuantityInput 

Properties

Property Modifiers Type Description
availableDelta   Scalars[‘Int’][‘input’] The change applied to the available quantity of the item at the location.
inventoryLevelId   Scalars[‘ID’][‘input’] ID of the inventory level to adjust.