Magidoc

productLocationCreate
Mutation

Create a new location for the product.

Arguments

#

input

Non-null

Fields required to create location.

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 .

Example

#