Discuss all the new features introduced with the new product model in GraphQL.
Hello,
I have created a new test store using "Developer preview" with "Extended Variants," but when I execute my GraphQL code 'productVariantsBulkCreate' (version 2024-10), I receive the following error: "Exceeded maximum number of variants allowed."
This is my shop: 2000-variant.myshopify.com
Resource Limits
{
shop: { resourceLimits: { maxProductVariants: 100, maxProductOptions: 3 } }
}
Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @AppGenie ,
Thanks for letting us know about this issue, we are looking into it.
For now, I have fixed your shop to have 2K variants
This is an accepted solution.
Hi @AppGenie ,
Thanks for letting us know about this issue, we are looking into it.
For now, I have fixed your shop to have 2K variants
Thank you so much Asaf 🙏