Skip to main content
object

A line item in the checkout, grouped by variant and attributes.

•[Attribute!]!
non-null

An array of Key-Value pairs providing extra information about the line item.

•ID!

A globally-unique ID.

•MoneyV2

The price of the line item.

•Int!
non-null

The quantity of the line item.

•String!
non-null

The title of the line item. Defaults to the product's title.

•MoneyV2

The unit price of the line item.

•String

The name of the variant.


Was this section helpful?

•interface

Was this section helpful?