Skip to main content
Anchor to BaseCartLineConnection

BaseCartLineConnection

connection

An auto-generated type for paginating through multiple BaseCartLines.

Anchor to Fields with this connectionFields with this connection

•OBJECT

A cart represents the merchandise that a buyer intends to purchase, and the estimated cost associated with the cart, throughout a customer's session.

Use the checkoutUrl field to direct buyers to Shopify's web checkout to complete their purchase.

Learn more about interacting with carts.

•OBJECT

Groups cart line items that share the same delivery destination. Each group provides the available CartDeliveryOption choices for that address, along with the customer's selected option.

Access through the Cart object's deliveryGroups field. Items are grouped by merchandise type (one-time purchase vs subscription), allowing different delivery methods for each.


Was this section helpful?

•[BaseCartLineEdge!]!
non-null

A list of edges.

•[BaseCartLine!]!
non-null

A list of the nodes contained in BaseCartLineEdge.

•PageInfo!
non-null

Information to aid in pagination.


Was this section helpful?