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.
Get a list of Appointment resources.
query ListAppointment {
appointmentList {
id
# Add other fields as needed
}
}
None
Returns a list of Appointment resources.