ENUM

InvitationStatus

link GraphQL Schema definition

  • enum InvitationStatus {
  • Pending
  • Accepted
  • Cancelled
  • Failed
  • }