Magidoc

productLocationDelete
Mutation

Delete a location for a product.

Arguments

#

locationId

ID of the location to delete. This field is required and will be updated to `required=True` after 2023-07-20.

productId

ID of the product to delete a location against. This field is required and will be updated to `required=True` after 2023-07-20.

Response

#

Returns ProductLocationDelete .

Example

#