Retrieve user email in graphql
Because email is stored in the identity table, the email isn't defined when making queries. Is there an easy way to fix this? We are using the API to import accepted articles in our publishing database, and need the email address of the reviewer.