MeOutput
No description
type MeOutput {
patient: patient
patientId: uuid
user: user
userId: uuid
}
Fields
MeOutput.patient
● patient
object
MeOutput.patientId
● uuid
scalar
MeOutput.user
● user
object
MeOutput.userId
● uuid
scalar
Returned By
me
query