stack

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

AdminTypes.InventorySetOnHandQuantitiesPayload interface

Return type for inventorySetOnHandQuantities mutation.

Signature:

export interface InventorySetOnHandQuantitiesPayload 

Properties

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.