> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/return-order-product-input.md).

# ReturnOrderProductInput

### Fields

#### orderedProductId ([ID](/graphql-api/api-reference/objects/id.md)!)

ID of the ordered product the return order is for.

#### quantity ([Int](/graphql-api/api-reference/objects/int.md)!)

The number of products to be returned.
