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