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