# CheckoutLineItemConnection - storefront - CONNECTION Version: 2024-04 ## Description An auto-generated type for paginating through multiple CheckoutLineItems. ### Access Scopes ## Fields * [edges](/docs/api/storefront/2024-04/objects/CheckoutLineItemEdge): CheckoutLineItemEdge! - A list of edges. * [nodes](/docs/api/storefront/2024-04/objects/CheckoutLineItem): CheckoutLineItem! - A list of the nodes contained in CheckoutLineItemEdge. * [pageInfo](/docs/api/storefront/2024-04/objects/PageInfo): PageInfo! - Information to aid in pagination. ## Connections ## Returns ## Fields with this connection * [Checkout.lineItems](/docs/api/storefront/2024-04/objects/Checkout) ## Queries with this connection ## Examples