When will shops be able to use 2000+ variants and 3+ variant options?

Hi Liam:

Thank you for your prompt response! A follow up question:

This documentation has details on the products API migrations that must be completed by Feb 1st:

GraphQL Admin API variants and options fields on the ProductInput on version 2024-01 or earlier

REST Admin API /products and /variants endpoints on any version

Our app doesn’t use the ProductInput object, or the REST Admin API, so there isn’t any work for us to do for that migration. However, we read product data frequently using the GraphQL API, and the product data model will be changing to support 2000+ variants and 3+ product options.

So the relevant date for us isn’t Feb 1st, when the legacy REST API is deprecated; its whenever customers will be able to have products with 2000+ variants and 3+ options. That’s when we’ll need to make changes to support reading from the new data model in order to support this new feature.

If there’s no date set for when the extended variants feature will be fully available, where can I keep an eye out for information on when that date will be announced? Is it something that will come with a new API version? Or will it be rolled out in some other way?

Thanks again!
-Nino