--- title: ReturnLineItemRemoveFromReturnPayload - GraphQL Admin description: Return type for `returnLineItemRemoveFromReturn` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/returnlineitemremovefromreturnpayload md: https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/objects/Return) The modified return. * user​Errors [\[Return​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/mutations/returnLineItemRemoveFromReturn) mutation Deprecated *** ## Map