Skip to main content

ActivityType_aggregate_order_by

Sort the returned array by one or more fields of it's elements.

input ActivityType_aggregate_order_by {
avg: ActivityType_avg_order_by
count: order_by
max: ActivityType_max_order_by
min: ActivityType_min_order_by
stddev: ActivityType_stddev_order_by
stddev_pop: ActivityType_stddev_pop_order_by
stddev_samp: ActivityType_stddev_samp_order_by
sum: ActivityType_sum_order_by
var_pop: ActivityType_var_pop_order_by
var_samp: ActivityType_var_samp_order_by
variance: ActivityType_variance_order_by
}

Fields

ActivityType_aggregate_order_by.avg ● ActivityType_avg_order_by input

ActivityType_aggregate_order_by.count ● order_by enum

ActivityType_aggregate_order_by.max ● ActivityType_max_order_by input

ActivityType_aggregate_order_by.min ● ActivityType_min_order_by input

ActivityType_aggregate_order_by.stddev ● ActivityType_stddev_order_by input

ActivityType_aggregate_order_by.stddev_pop ● ActivityType_stddev_pop_order_by input

ActivityType_aggregate_order_by.stddev_samp ● ActivityType_stddev_samp_order_by input

ActivityType_aggregate_order_by.sum ● ActivityType_sum_order_by input

ActivityType_aggregate_order_by.var_pop ● ActivityType_var_pop_order_by input

ActivityType_aggregate_order_by.var_samp ● ActivityType_var_samp_order_by input

ActivityType_aggregate_order_by.variance ● ActivityType_variance_order_by input

Member Of

CompanyTP_order_by input