> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ReturnOrderResult

> This type is a union of multiple types.

export const kind_0 = "type"

<Warning>
  This {kind_0 || 'feature'} is deprecated and will be removed in the future. You should not use it in new code.
</Warning>

## Union Types

***

[`ReturnAmazonOrderResult`](/api-reference/returnamazonorderresult)

Response when returning Amazon returns after return is created

***

[`ReturnShopifyOrderResult`](/api-reference/returnshopifyorderresult)

Response after returning Shopify returns after the return is created

***

## Mutations

***

[`returnOrder(input: ReturnOrderInput!)`](/api-reference/returnOrder)
