Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryMoveQuantitiesPayload
Return type for inventoryMoveQuantities mutation.
Signature:
export interface InventoryMoveQuantitiesPayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| inventoryAdjustmentGroup? | Maybe<InventoryAdjustmentGroup> | (Optional) The group of changes made by the operation. | |
| userErrors | Array<InventoryMoveQuantitiesUserError> | The list of errors that occurred from executing the mutation. |