Magidoc

passwordRequestReset
Mutation

Sends an email with the account password modification link.

Arguments

#

email

Non-null

Email of the user that will be used for password recovery.

redirectUrl

URL of a view where users should be redirected to reset the password. URL in RFC 1808 format.

Response

#

Returns PasswordRequestReset .

Example

#