---
title: DeliveryCarrierCalculatedRateGroupConnection - GraphQL Admin
description: >-
  An auto-generated type for paginating through multiple
  DeliveryCarrierCalculatedRateGroups.
api_version: 2026-07
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/connections/DeliveryCarrierCalculatedRateGroupConnection
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/connections/DeliveryCarrierCalculatedRateGroupConnection.md
api_name: admin
api_type: graphql
type: connection
metadata:
  domain: admin
---

# Delivery​Carrier​Calculated​Rate​Group​Connection

connection

An auto-generated type for paginating through multiple DeliveryCarrierCalculatedRateGroups.

## Fields with this connection

* [Delivery​Carrier​Calculated​Option​Definition.rateGroups](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCarrierCalculatedOptionDefinition#field-DeliveryCarrierCalculatedOptionDefinition.fields.rateGroups)

  OBJECT

  A shipping option with rates calculated by a carrier service.

  Carrier-calculated options fetch real-time rates from carriers(e.g., UPS, FedEx) at checkout instead of using merchant-defined fixed prices.

***

## Possible returns

* edges

  [\[Delivery​Carrier​Calculated​Rate​Group​Edge!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCarrierCalculatedRateGroupEdge)

  non-null

  The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.

* nodes

  [\[Delivery​Carrier​Calculated​Rate​Group!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCarrierCalculatedRateGroup)

  non-null

  A list of nodes that are contained in DeliveryCarrierCalculatedRateGroupEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.

* page​Info

  [Page​Info!](https://shopify.dev/docs/api/admin-graphql/latest/objects/PageInfo)

  non-null

  An object that’s used to retrieve [cursor information](https://shopify.dev/api/usage/pagination-graphql) about the current page.

***

## Map

### Fields with this connection

* [Delivery​Carrier​Calculated​Option​Definition.rateGroups](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCarrierCalculatedOptionDefinition#field-DeliveryCarrierCalculatedOptionDefinition.fields.rateGroups)

### Possible returns

* [Delivery​Carrier​Calculated​Rate​Group​Connection.edges](https://shopify.dev/docs/api/admin-graphql/latest/connections/DeliveryCarrierCalculatedRateGroupConnection#returns-edges)
* [Delivery​Carrier​Calculated​Rate​Group​Connection.nodes](https://shopify.dev/docs/api/admin-graphql/latest/connections/DeliveryCarrierCalculatedRateGroupConnection#returns-nodes)
* [Delivery​Carrier​Calculated​Rate​Group​Connection.pageInfo](https://shopify.dev/docs/api/admin-graphql/latest/connections/DeliveryCarrierCalculatedRateGroupConnection#returns-pageInfo)
