Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.qminder.com/llms.txt

Use this file to discover all available pages before exploring further.

No description
type UserAppointmentsDailySchedule {
  isAvailable: Boolean!
  dailySchedule: [UserAppointmentsAvailabilityTimeInterval!]!
}

Fields

UserAppointmentsDailySchedule.isAvailable ● Boolean! non-null scalar

UserAppointmentsDailySchedule.dailySchedule ● [UserAppointmentsAvailabilityTimeInterval!]! non-null object

Member Of

UserAppointmentsWeeklySchedule object