Magidoc

emailChangeRequest
Mutation

Request email change for the current user.

Arguments

#

newEmail

Non-null

New user email.

password

Non-null

User password.

redirectUrl

Non-null

URL of a view where users should be redirected to update the email address. URL in RFC 1808 format.

Response

#

Returns EmailChangeRequest .

Example

#