Types > OrderDetailsLineItemInventory
Description
Fields
Amount of items available for fulfillment
inventory_location_id: String!
Inventory location where the inventory was allocated at
Amount of items allocated
Variant allocated (relevant for bundle items)
Used By
Types
Preview (typescript)
interface OrderDetailsLineItemInventory {fulfillable_quantity: numberinventory_location_id: stringquantity: numbervariant_id: string}