Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Create Product Bulk Variants

Create Product Bulk Variants

mian-hasan
Shopify Partner
2 0 0

I am Unable to Create Product Variants using this api productVariantsBulkCreate

I need to fix it urgently

I am receiving this error {
"data": {
"productVariantsBulkCreate": {
"product": null,
"productVariants": null,
"userErrors": [
{
"field": null,
"message": "Something went wrong, please try again."
}
]
}
},
"extensions": {
"cost": {
"requestedQueryCost": 10,
"actualQueryCost": 10,
"throttleStatus": {
"maximumAvailable": 2000,
"currentlyAvailable": 1990,
"restoreRate": 100
}
}
}
}

Replies 0 (0)