Hello, I was able to create a product using the ProductCreate Graphql and i want to update the price and enable other locations and set stock quantity. please see screenshot below
This is how it looks like after I created a product. so basically i want to set the price, track quantity and enable other locations
when I click the ‘Edit locations’ this is how it looks like. how to enable locations?
and this is the final look i want to accomplish using the graphql (set price, enable track quantity, enable other locations and set quantity).
Please help. I a


