Hi,
Would like to be able to use other aggregate query features such as: min, max, sum, average, mean, etc.
This will drastically reduce the amount of data processing on our end by having to bring all data (including paginations) and calculating one by one.
Thanks!