Skip to main content
object

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

•

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

•

A globally-unique ID.

•

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.

•

The unit price of the line item.

•

The name of the variant.


Was this section helpful?

•
interface

Was this section helpful?