Skip to main content
Log inSign up
Anchor to AbandonedCheckoutLineItemComponent

AbandonedCheckoutLineItemComponent

object

Requires read_orders access scope. Also: The user must have manage_abandoned_checkouts permission.

The list of line item components that belong to a line item.

ID!non-null

A globally-unique ID.

The variant image associated with the line item component. NULL if the variant associated doesn't have an image.

Int!non-null

The quantity of the line item component.

String!non-null

Title of the line item component.

The name of the variant.


Was this section helpful?