A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
When I'm trying to create new product variant for an existing product I receiving a server response HTTP/1.1 201 that new variant Created. But new product variant does not exist!
Can anyone explain what I doing wrong?
Postfield:
{"variant":{"inventory_policy":"continue","inventory_management":"shopify","fulfillment_service":"manual","weight_unit":"lb","taxable":"1","option1":"Navy","price":"180"}}