---
title: Delivery Groups now contain a group type - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/delivery-groups-now-contain-a-group-type'
  md: 'https://shopify.dev/changelog/delivery-groups-now-contain-a-group-type.md'
metadata:
  effectiveApiVersion: 2024-04
  affectedApi:
    - displayName: Storefront GraphQL API
      handle: storefront-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-03-11T06:58:02-04:00'
  postedAt: '2024-03-11T06:53:00-04:00'
  updatedAt: '2024-03-11T09:05:07-04:00'
  effectiveAt: '2024-03-11T06:53:00-04:00'
---

March 11, 2024

Tags:

* Storefront GraphQL API
* 2024-04

# Delivery Groups now contain a group type

As of Storefront API's 2024-04 release, you can use `cart.deliveryGroups.groupType` to determine whether a delivery group represents a single delivery (`ONE_TIME_PURCHASE`) or is a recurring delivery (`SUBSCRIPTION`)
