--- title: Enhanced variant query limits for single product queries - 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/enhanced-variant-query-limits-for-single-product-queries md: https://shopify.dev/changelog/enhanced-variant-query-limits-for-single-product-queries.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2025 Tags: * Admin GraphQL API * 2025-01 # Enhanced variant query limits for single product queries As of the **2025-01** version of the GraphQL Admin API, you can now use a limit of up to 2000 variants when running a query on a single product, such as `product` or `productByHandle`. This enhanced limit does not apply if you make multiple queries in one request, or are accessing the variants any other way except through the `variants` connection. Learn more about the [product](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Product) object on [Shopify.dev](https://shopify.dev/).