productLocationUpdate Mutation
Updates a location for a product.
Arguments
#
locationId
ID of the location to update. This field is required and will be updated to `required=True`
after 2023-07-20.
productId
ID of the product to update a location against. This field is required and will be updated to `required=True`
after 2023-07-20.
Response
#
Returns ProductLocationUpdate .