OperationsQueriesuserByEmailOn this pageuserByEmailLook up user by email. userByEmail( email: String!): User Arguments userByEmail.email ● String! non-null scalar Email address of the user. Type User object Represents user data.