I want to create a GraphQl mutation that updates the stock of a product. One of the values I have is the id of the inventoryItem.
I want to create a GraphQl mutation that updates the stock of a product. One of the values I have is the id of the inventoryItem.