--- title: ExchangeLineItemRemoveFromReturnInput - GraphQL Admin description: The input fields for removing an exchange line item from a return. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/exchangelineitemremovefromreturninput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/exchangelineitemremovefromreturninput.md --- # Exchange​Line​Item​Remove​From​Return​Input input\_object The input fields for removing an exchange line item from a return. ## Fields * exchange​Line​Item​Id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) non-null The ID of the exchange line item to remove. * quantity [Int!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int) non-null The quantity of the associated exchange line item to be removed. *** ## Map No referencing types