OBJECT

PendingUser

An invited user

link GraphQL Schema definition

  • type PendingUser {
  • # The invited email
  • email: String!
  • }