On this pageuserExists QueryReturns whether a User exists with the specified email address.Input fields#ArgumentTypeDescriptionemailString!The email address to check.Return type#userExists (Boolean)#The Boolean scalar type represents true or false.