---
title: >-
  Breaking changes to ShopResourceLimits API: Deprecate "skuResourceLimits" -
  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/breaking-changes-to-shopresourcelimits-api-deprecate-skuresourcelimits
  md: >-
    https://shopify.dev/changelog/breaking-changes-to-shopresourcelimits-api-deprecate-skuresourcelimits.md
metadata:
  effectiveApiVersion: 2023-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2023-08-01T11:03:29-04:00'
  postedAt: '2023-09-06T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:38-05:00'
  effectiveAt: '2023-09-06T00:00:00-04:00'
---

September 6, 2023

Tags:

* Action Required
* API
* 2023-10

# Breaking changes to ShopResourceLimits API: Deprecate "skuResourceLimits"

As of GraphQL Admin API version **2023-10**, we're deprecating the "skuResourceLimits" field from the `ShopResourceLimits` query object. We're no longer enforcing a limit of SKUs at a shop level. Instead, please use "maxProductVariants" to determine the limit of variants at a product level.

Learn more about [`ShopResourceLimits`](https://shopify.dev/docs/api/admin-graphql/2023-07/objects/ShopResourceLimits) on [Shopify.dev](https://shopify.dev/)
