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
