ReturnOrderProductInput

Input type for adding products to the return order

Fields

orderedProductId (ID!)

ID of the ordered product the return order is for.

quantity (Int!)

The number of products to be returned.

Last updated