stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryAdjustQuantitiesPayload

AdminTypes.InventoryAdjustQuantitiesPayload interface

Return type for inventoryAdjustQuantities mutation.

Signature:

export interface InventoryAdjustQuantitiesPayload 

Properties

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.