Types > OrderDetailsLineItemInventory
Commerce APITypesOrderDetailsLineItemInventory
OrderDetailsLineItemInventory

Description

Fields

fulfillable_quantity: Int!

Amount of items available for fulfillment


inventory_location_id: String!

Inventory location where the inventory was allocated at


quantity: Int!

Amount of items allocated


variant_id: String!

Variant allocated (relevant for bundle items)


Used By

Types

OrderLineItemDetail

Preview (typescript)

Loading module