Skip to main content
object

Requires customer_read_draft_orders access scope.

A line item included in a draft order.

Anchor to approximateDiscountedUnitPriceapproximateDiscountedUnitPrice
•MoneyV2!
non-null

The discounted total divided by the quantity, resulting in an average per-unit price reduction.

Show fields
•[DraftOrderLineItem!]!
non-null

The list of components for this draft order line item.

Show fields
•[DiscountAllocation!]!
non-null

List of discounts allocated to the draft order line item.

Show fields
•MoneyV2!
non-null

The total price of the line item after discounts have been applied.

Show fields
•DraftOrderLineItemDiscountInformation!
non-null

The discount information for the draft order line item.

Show fields
•ID!
non-null

A globally-unique ID.

•Image

The image associated with the line item.

Show fields

Arguments

•CropRegion
Deprecated
Show enum values
•Int
Deprecated
•Int
Deprecated
•Int
DeprecatedDefault:1

•String!
non-null

The name of the product.

•MoneyV2!
non-null

The total price of the line item, based on the original unit price of the variant multiplied by the quantity. This total doesn't include any discounts.

Show fields
•MoneyV2!
non-null

The price of the variant without any discounts applied.

Show fields
•Int!
non-null

The quantity of this variant item in the draft order.

•Boolean!
non-null

Whether the variant requires physical shipping.

•String

The SKU number of the variant.

•Boolean!
non-null

Whether the variant is taxable.

•String!
non-null

The title of the product or variant. This only applies to custom line items.

•String

The name of the product variant.

•String

The name of the vendor of the variant.

•Weight

The weight of the line item, including the unit and value.

Show fields
•MoneyV2!
non-nullDeprecated
Show fields

Was this section helpful?

•interface

Was this section helpful?