--- 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 metadata: effectiveApiVersion: 2025-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-11-19T09:55:15-05:00' postedAt: '2025-01-01T00:00:00-05:00' updatedAt: '2024-11-19T15:20:32-05:00' effectiveAt: '2025-01-01T00:00:00-05:00' --- 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/).