AppointmentMetadata
No description
type AppointmentMetadata {
requiresAttention: Boolean!
}
Fields
AppointmentMetadata.requiresAttention
● Boolean!
non-null scalar
Returned By
getAppointmentMetadata
query