patientAddress_max_order_by
order by max() on columns of table "patientAddress"
input patientAddress_max_order_by {
addressId: order_by
createdAt: order_by
id: order_by
patientId: order_by
status: order_by
type: order_by
updatedAt: order_by
workspaceId: order_by
}