Anchor to InventoryBinItemQuantityInventory
objectInventory Bin Item Quantity
Requires access scope.
The quantity of an inventory item stored in a bin.
Note
This object is available only in the unstable API version and to development stores that have enabled the Physical inventory feature preview.
Note:
This object is available only in the unstable API version and to development stores that have enabled the Physical inventory feature preview.
Note: This object is available only in the unstable API version and to development stores that have enabled the <a href="https://shopify.dev/changelog/physical-inventory-feature-preview">Physical inventory feature preview</a>.
Anchor to FieldsFields
- inventoryBin (InventoryBin!)
- inventoryItem (InventoryItem)
- quantity (Int!)
- Anchor to inventoryBininventory•Inventory
Bin Bin! non-null The bin that stores the inventory item.
- Anchor to inventoryIteminventory•Inventory
Item Item The inventory item stored in the bin, if it's still available.
- Anchor to quantityquantity•Int!non-null
The on-hand quantity of the inventory item in the bin.
Was this section helpful?