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