Imagine I want one result for each combination of exchange and quoteCurrency. limitBy seems to support only one field, rather than an array, so I don’t see a way to do this without large result sets or multiple queries.
Any alternative way to do this? Otherwise can we consider this for V4?