ENUM

AppointmentStatus

link GraphQL Schema definition

  • enum AppointmentStatus {
  • Hot
  • Active
  • Pending
  • }