Core APIAPI ReferenceQueriesuserByEmailOn this pageuserByEmailReturns a user by email or null if the user is not found.Deleted users are also returned, see isDeleted, deletedAt and deletedBy fields on the User type.userByEmail( email: String!): UserArgumentsuserByEmail.email ● String! non-null scalarTypeUser object