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