Input Object

AppointmentReminderInput

Usage Example
query {
# Use this type in your queries
someQuery {
appointmentTypeId
date
locationId
patientId
reason
}
}

Fields

appointmentTypeIdID
dateDate
locationIdID
patientIdID
reasonString