Types > VariantInventoryState
Commerce APITypesVariantInventoryState
VariantInventoryState

Description

Fields

committed: Int!

A number of items reserved for orders

Example: 543


incoming: Int!

A number of items expected to arrive to this inventory location

Example: 543


inventory_location: InventoryLocation

Subject inventory location

Expandable

Permission bit: "inventory_locations.read"


order: Order


purchase_order: PurchaseOrder


reservation: Reservation


transfer: Transfer


Used By

Types

VariantInventoryStatePage

Preview (typescript)

Loading module