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 LocationAppointmentLimits {
  minNoticeHours: Int!
  dateRangeDays: Int!
  maxCountPerVisitor: Int
}

Fields

LocationAppointmentLimits.minNoticeHours ● Int! non-null scalar

LocationAppointmentLimits.dateRangeDays ● Int! non-null scalar

LocationAppointmentLimits.maxCountPerVisitor ● Int scalar

Member Of

LocationAppointmentSettings object