BookExternalAppointmentOutput
No description
type BookExternalAppointmentOutput {
appointmentId: uuid!
}
Fields
BookExternalAppointmentOutput.appointmentId
● uuid!
non-null scalar
Returned By
bookExternalAppointment
mutation