--- title: CartDeliveryGroupConnection - Storefront API description: | An auto-generated type for paginating through multiple CartDeliveryGroups. api_version: 2024-10 api_name: storefront type: connection api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2024-10/connections/CartDeliveryGroupConnection md: >- https://shopify.dev/docs/api/storefront/2024-10/connections/CartDeliveryGroupConnection.txt --- # Cart​Delivery​Group​Connection connection An auto-generated type for paginating through multiple CartDeliveryGroups. ## Fields with this connection * [Cart.​delivery​Groups](https://shopify.dev/docs/api/storefront/2024-10/objects/Cart#field-deliveryGroups) OBJECT A cart represents the merchandise that a buyer intends to purchase, and the estimated cost associated with the cart. Learn how to [interact with a cart](https://shopify.dev/custom-storefronts/internationalization/international-pricing) during a customer's session. *** ## Possible returns * edges [\[Cart​Delivery​Group​Edge!\]!](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryGroupEdge) non-null A list of edges. * nodes [\[Cart​Delivery​Group!\]!](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryGroup) non-null A list of the nodes contained in CartDeliveryGroupEdge. * page​Info [Page​Info!](https://shopify.dev/docs/api/storefront/2024-10/objects/PageInfo) non-null Information to aid in pagination. *** ## Map ### Fields with this connection * {}[Cart.deliveryGroups](https://shopify.dev/docs/api/storefront/2024-10/objects/Cart#field-deliveryGroups) ### Possible returns * <->[Cart​Delivery​Group​Connection.edges](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryGroupConnection#field-edges) * <->[Cart​Delivery​Group​Connection.nodes](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryGroupConnection#field-nodes) * <->[Cart​Delivery​Group​Connection.pageInfo](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryGroupConnection#field-pageInfo)