A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
In PUT/admin/products / 4356364009530 json, after I get 200 - OK.Title and weight (g) are well updated, but stock quantity is not.This is the same for all other calls: I can update every field except the inventory number.Any ideas?
Hey @wangchaocod
If you wanted to update the Inventory Levels, I'd recommend making use of the Inventory Level Endpoint. Feel free to have a look the documentation here. Hope that helps!