Description
Fields
Custom item index (makes variant optional when specified)
Example: -1
detail: OrderLineItemDetail
Discount preview for automatically applied promotions
Example: 100
field_set: ProductFieldSet
Field set fields on this line item belong to
Expandable
fields: [LineItemField!]!
The amount available for fulfillment
Example: 0
fulfillment_status: OrderLineItemFulfillmentStatus!
How far along an order is in terms line items fulfilled
Example: "unfulfilled"
Unique line item identifier. See also: Unique Identifiers
Example: "li_EQzGqWoY"
The number of products that were purchased
Example: 0
subscription: Subscription
If subscription was initiated by this line item, this is the one
Expandable
Permission bit: "subscriptions.read"
Product subscription plan index if subscription needs to be initiated, -1 for no subscription
Example: -1
variant: ProductVariant
Product variant for this line item
Expandable
Permission bit: "product_variants.read"
Used By
Types
Preview (typescript)
Loading module