PatientReadType
No description
type PatientReadType {
Patient(
id: ID!
): Patient
}
No description
type PatientReadType {
Patient(
id: ID!
): Patient
}
PatientReadType.Patient ● Patient objectPatientReadType.Patient.id ● ID! non-null scalar