--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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/)