stack

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

AdminTypes.InventoryAdjustItemInput interface

The input fields for items and their adjustments.

Signature:

export interface InventoryAdjustItemInput 

Properties

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