Types > VariantInventoryLocation
Description
Fields
Amount of items available for orders to reserve (essentially: on_hand - committed)
Example: 0
Physical location of the inventory item in a shops warehouse
Example: "Level 3 Shelf 14 A"
Amount of items reserved by paid orders
Example: 0
Incoming items
Example: 0
inventory_location: InventoryLocation
The inventory location
Expandable
Permission bit: "inventory_locations.read"
Low stock level (if non-zero, when to notify shop owner about low stock level)
Example: 50
Amount of items in the inventory
Example: 0
status: InventoryStockStatus!
Stock status of this inventory location
Example: "in_stock"
Used By
Types
Preview (typescript)
Loading module