--- title: ReturnProcessPayload - GraphQL Admin description: Return type for `returnProcess` 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/returnprocesspayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/returnprocesspayload.md --- # Return​Process​Payload payload Return type for `returnProcess` mutation. ## Fields * return [Return](https://shopify.dev/docs/api/admin-graphql/latest/objects/Return) The processed 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​Process](https://shopify.dev/docs/api/admin-graphql/latest/mutations/returnProcess) mutation Process a return. *** ## Map ### Mutations with this payload * [return​Process](https://shopify.dev/docs/api/admin-graphql/latest/types/returnProcess)