Types > VariantInventory
Description
Topic: Inventory
Fields
Total amount of items available for orders to reserve (essentially: on_hand - committed)
Example: 0
Total amount of items reserved by paid orders
Example: 0
Unique variant inventory identifier. See also: Unique Identifiers
Example: "vi_EQzGqWoY"
Total amount of incoming items
Example: 0
locations: [VariantInventoryLocation!]!
Total amount of items in the inventory
Example: 0
status: InventoryStockStatusAggregated!
Aggregated stock status of all inventory locations
Example: "mixed"
variant: ProductVariant
Product variant this inventory refers to
Expandable
Permission bit: "product_variants.read"
Used By
Mutations
Queries
Types
Preview (typescript)
Loading module