dexTrades limitBy supports only one field?

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?

Yes, this is not supported yet, but we will consider this.

Now you can use more than 1 field Introducing Expressions in GraphQL Queries

1 Like