Types > OrderLineItemDetail
Description
Fields
bundle_items: [OrderBundleLineItemDetail!]!
Discount applied to this line item
Discount rule name selected for this line item
Discount portion of the calculated tax
inventory: [OrderDetailsLineItemInventory!]!
Whether inventory of the variant is managed or not
Original price (depends on price source, e.g. could be price before sale price was applied)
Price of the line item
Where the price of the line item comes from
tax: TaxDetail
Tax exclusive price of the line item
Tax inclusive price of the line item
type: VariantType!
Type of the variant
Used By
Types
Preview (typescript)
Loading module