stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryBulkAdjustQuantityAtLocationPayload > inventoryLevels

AdminTypes.InventoryBulkAdjustQuantityAtLocationPayload.inventoryLevels property

Represents the updated inventory quantities of an inventory item at the location.

Signature:

inventoryLevels?: Maybe<Array<InventoryLevel>>;