Skip to main content

queryPublicIdentityByEmail

Given an email, returns PublicUser if the user exists. Exact match.

queryPublicIdentityByEmail(
email: String!
): PublicIdentity

Arguments​

queryPublicIdentityByEmail.email ● String! non-null scalar​

Type​

PublicIdentity object​

This type is returned on routes with no permissions attached to protect Personally Identifiable Information, but still provide minimal data. Can be a User or Identity.