Object

AppointmentTypeTag

Usage Example
query {
# Use this type in your queries
someQuery {
appointmentTypes
color
id
locations
name
}
}

Fields

appointmentTypes[AppointmentType!]!required
colorString!required
idID!required
locations[Location!]!required
nameString!required