> ## Documentation Index
> Fetch the complete documentation index at: https://redo-44af351d-docs-v3-graphql-api-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ReturnOrder

> The order this return was created against.

<ResponseField name="legacyId" type="String!" required>
  The order's legacy Mongo ObjectId (24-char hex). Use `orders` for the modeled
  Order relationship.
</ResponseField>

<ResponseField name="name" type="String">
  The order's display name, e.g. #1001.
</ResponseField>
