# BaseCartLineConnection - storefront - CONNECTION Version: 2024-10 ## Description An auto-generated type for paginating through multiple BaseCartLines. ### Access Scopes ## Fields * [edges](/docs/api/storefront/2024-10/objects/BaseCartLineEdge): BaseCartLineEdge! - A list of edges. * [nodes](/docs/api/storefront/2024-10/interfaces/BaseCartLine): BaseCartLine! - A list of the nodes contained in BaseCartLineEdge. * [pageInfo](/docs/api/storefront/2024-10/objects/PageInfo): PageInfo! - Information to aid in pagination. ## Connections ## Returns ## Fields with this connection * [Cart.lines](/docs/api/storefront/2024-10/objects/Cart) * [CartDeliveryGroup.cartLines](/docs/api/storefront/2024-10/objects/CartDeliveryGroup) ## Queries with this connection ## Examples