Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryAdjustQuantityInput
The input fields required to adjust the inventory quantity.
Signature:
export interface InventoryAdjustQuantityInput
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. |