OBJECT

User

An User Account

link GraphQL Schema definition

  • type User {
  • # Email associated with the user
  • email: String!
  • }