patient_aggregate
aggregated selection of "patient"
type patient_aggregate {
aggregate: patient_aggregate_fields
nodes: [patient!]!
}
Fields
patient_aggregate.aggregate
● patient_aggregate_fields
object
patient_aggregate.nodes
● [patient!]!
non-null object
Returned By
patient_aggregate
query ● patient_aggregate
subscription ● search_patientWorkspace_aggregate
query ● search_patientWorkspace_aggregate
subscription ● searchPatients_aggregate
query ● searchPatients_aggregate
subscription