OBJECT

AppointmentFrequencyDataType

link GraphQL Schema definition

  • type AppointmentFrequencyDataType {
  • cancelled: Int
  • no_status: Int
  • noshow: Int
  • occurred: Int
  • rescheduled: Int
  • }