SQL Aggregation Queries in GraphQL
Support aggregations (COUNT, SUM, AVG, MIN, MAX) with grouping as part of the built-in GraphQL query builder.
57
votes
-
Priyatham Anisetty commented
This would simplify our client side logic.