While playing with Graph Explorer I caught myself that I am missing aggregate functions (like count, sum, max, min, avg) implementation in a way it is done in this framework https://github.com/blueflag/graphql-aggregate. I know that query schemas are described by each developer separately depends on his/her vision, but could be cool to follow this standard for Everest subgraph
While playing with Graph Explorer I caught myself that I am missing aggregate functions (like count, sum, max, min, avg) implementation in a way it is done in this framework https://github.com/blueflag/graphql-aggregate. I know that query schemas are described by each developer separately depends on his/her vision, but could be cool to follow this standard for Everest subgraph