For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Was this helpful?