How to set the order of aggregations

is it possible to set the order of aggregations in the response to be the same as they are added in the request?

It might be possible to do this, but it's not something that exists currently. If you'd like to see it, then raising a feature request on GitHub is the best path.

Ultimately, JSON is non-deterministic in its ordering.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.