Object

AppointmentType

Usage Example
query {
# Use this type in your queries
someQuery {
canBookOnline
color
consentForms
defaultProducts
deleted
}
}

Fields

canBookOnlineBoolean
colorString
consentForms[ConsentForm]
defaultProducts[Product]
deletedBoolean
deletedAtNaiveDateTime
descriptionString
doubleBookableAppointmentTypes[AppointmentType]
doubleBookingConstraintDoubleBookingConstraint
dropoffTimeString
durationInt
encounterTypeEncounterType
encounterTypeIdID
idID!required
insertedAtNaiveDateTime
isBlockoffBoolean
isDaycareBoolean
isDefaultBoolean
isDropoffBoolean
isExamBoolean
isSickBoolean
isSurgeryBoolean
isTelemedicineBoolean
isUniversalBoolean
isWellnessBoolean
locations[Location]
nameString
positionInt
remindersDisabledBoolean
revenueCenterRevenueCenter
scheduleNameString
showOnKioskBoolean
steps[String]
updatedAtNaiveDateTime