Skip to main content

verifyEmail

Check if an email is belonging to a registered user

verifyEmail(
input: VerifyEmailInput!
): Boolean!

Arguments

verifyEmail.input ● VerifyEmailInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.