--- title: ExchangeLineItem - GraphQL Admin description: An item for exchange. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/ExchangeLineItem' md: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/ExchangeLineItem.md --- # Exchange​Line​Item object Requires `read_returns` access scope. An item for exchange. ## Fields * id * lineItems * processableQuantity * processedQuantity * quantity * unprocessedQuantity * variantId * lineItem: deprecated *** ## Map ### Fields and connections with this object * [ExchangeLineItemConnection.nodes](https://shopify.dev/docs/api/admin-graphql/latest/connections/ExchangeLineItemConnection#returns-nodes) * [ExchangeLineItemEdge.node](https://shopify.dev/docs/api/admin-graphql/latest/objects/ExchangeLineItemEdge#field-ExchangeLineItemEdge.fields.node) * [Return.exchangeLineItems](https://shopify.dev/docs/api/admin-graphql/latest/objects/Return#field-Return.fields.exchangeLineItems) *** ## Interfaces * Node *** ## ExchangeLineItem Implements ### Implements * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)