AppointmentType
The type of an appointment.
type AppointmentType {
id: ID
title: String
}
Fields
AppointmentType.id ● ID scalar
AppointmentType.title ● String scalar
Member Of
Practice object