--- title: ReturnLineItemRemoveFromReturnPayload - GraphQL Admin description: Return type for `returnLineItemRemoveFromReturn` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/returnlineitemremovefromreturnpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/returnlineitemremovefromreturnpayload.md --- # Return​Line​Item​Remove​From​Return​Payload payload Return type for `returnLineItemRemoveFromReturn` mutation. ## Fields * return [Return](https://shopify.dev/docs/api/admin-graphql/latest/objects/Return) The modified return. * user​Errors [\[Return​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/ReturnUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [return​Line​Item​Remove​From​Return](https://shopify.dev/docs/api/admin-graphql/latest/mutations/returnLineItemRemoveFromReturn) mutation Deprecated *** ## Map