Skip to main content

List Appointments

Get a list of Appointment resources.

Query

query ListAppointment {
appointmentList {
id
# Add other fields as needed
}
}

Parameters

None

Return Type

Returns a list of Appointment resources.