---
title: Selling Plan Group Limit Increase - 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/selling-plan-group-limit-increase'
  md: 'https://shopify.dev/changelog/selling-plan-group-limit-increase.md'
metadata:
  effectiveApiVersion: 2023-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2022-10-11T11:00:19-04:00'
  postedAt: '2023-01-01T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:35-05:00'
  effectiveAt: '2023-01-01T00:00:00-05:00'
---

January 1, 2023

Tags:

* API
* 2023-01

# Selling Plan Group Limit Increase

As of **2023-01**, [Selling Plan Groups](https://shopify.dev/api/admin-graphql/latest/objects/sellingplangroup) will have their [limit on the number of associated Selling Plans](https://shopify.dev/api/admin-graphql/latest/enums/SellingPlanGroupUserErrorCode#value-sellingplancountupperbound) increased from 20 to 31. We recommend paginating all queries on a Selling Plan Group's Selling Plans, rather than relying on this fixed limit.

To learn more about Selling Plan Groups, refer to the [purchase options documentation](https://shopify.dev/apps/purchase-options).
