Skip to main content
object

A line item included in a draft order.

•MoneyV2!
non-null

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

•MoneyV2!
non-null

The discounted total divided by the quantity, resulting in the value of the discount per unit.

•DraftOrderLineItemDiscountInformation!
non-null

The discount information for the draft order line item.

•ID!

A globally-unique ID.

•Image

The image associated with the line item.

•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.

•MoneyV2!
non-null

The price of the variant without any discounts applied.

•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.


Was this section helpful?

•interface

Was this section helpful?