patientAddress_aggregate_order_by
order by aggregate values of table "patientAddress"
input patientAddress_aggregate_order_by {
count: order_by
max: patientAddress_max_order_by
min: patientAddress_min_order_by
}
Fields
patientAddress_aggregate_order_by.count
● order_by
enum
patientAddress_aggregate_order_by.max
● patientAddress_max_order_by
input
patientAddress_aggregate_order_by.min
● patientAddress_min_order_by
input
Member Of
patient_order_by
input