Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryAdjustmentGroupChangesArgs
Represents a group of adjustments made as part of the same operation.
Signature:
export interface InventoryAdjustmentGroupChangesArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| inventoryItemIds? | InputMaybe<Array<Scalars[‘ID’][‘input’]>> | (Optional) | |
| locationIds? | InputMaybe<Array<Scalars[‘ID’][‘input’]>> | (Optional) | |
| quantityNames? | InputMaybe<Array<Scalars[‘String’][‘input’]>> | (Optional) |