profile_relationship_aggregate_order_by
order by aggregate values of table "profile_relationship"
input profile_relationship_aggregate_order_by {
count: order_by
max: profile_relationship_max_order_by
min: profile_relationship_min_order_by
}
order by aggregate values of table "profile_relationship"
input profile_relationship_aggregate_order_by {
count: order_by
max: profile_relationship_max_order_by
min: profile_relationship_min_order_by
}
count
(order_by
)max
(profile_relationship_max_order_by
)min
(profile_relationship_min_order_by
)