AppointmentReadType
No description
type AppointmentReadType {
Appointment(
id: ID!
): Appointment
}
No description
type AppointmentReadType {
Appointment(
id: ID!
): Appointment
}
AppointmentReadType.Appointment ● Appointment objectAppointmentReadType.Appointment.id ● ID! non-null scalar