productLocationCreate Mutation
Create a new location for the product.
Arguments
#
productId
ID of the product to create a location against. This field is required and will be updated to `required=True`
after 2023-07-20.
Response
#
Returns ProductLocationCreate .