AppointmentResponseUpdate
No description
AppointmentResponseUpdate(
id: ID!
res: AppointmentResponseUpdateInput!
): AppointmentResponse
Arguments
AppointmentResponseUpdate.id ● ID! non-null scalar
AppointmentResponseUpdate.res ● AppointmentResponseUpdateInput! non-null input
Type
AppointmentResponse object
A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection. If the element is present, it must have either a @value, an @id, or extensions