Skip to main content

ViewerForgotPassword

When a user forgets their password on FlipGive

ViewerForgotPassword(
email: String!
): ViewerForgotPasswordUnion!

Arguments​

ViewerForgotPassword.email ● String! non-null scalar​

Email of the user

Type​

ViewerForgotPasswordUnion union​

If mutation is successful, the ForgotPasswordPayload will be returned, otherwise a MutationError is returned.