# ReturnRequestPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `returnRequest` mutation. ### Access Scopes ## Fields * [return](/docs/api/admin-graphql/2024-10/objects/Return): Return - The requested return. * [userErrors](/docs/api/admin-graphql/2024-10/objects/ReturnUserError): ReturnUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [returnRequest](/docs/api/admin-graphql/2024-10/mutations/returnRequest) ## Examples