Skip to main content

userExists Query

Returns whether a User exists with the specified email address.

Input fields

ArgumentTypeDescription
emailString!The email address to check.

Return type

userExists (Boolean)

The Boolean scalar type represents true or false.