Count Queries in GraphQL

Count Queries for GraphQL have been pushed into master today. Count Queries will be a part of 20.11 release. Note that work on other aggregate queries like average, maximum, minimum is still under progress.

Related PRs:

  1. Feat(GraphQL): Add count queries feature at non-root levels by vmrajas · Pull Request #6834 · dgraph-io/dgraph · GitHub
  2. Feat(GraphQL): Add count query feature at root to GraphQL by vmrajas · Pull Request #6786 · dgraph-io/dgraph · GitHub
2 Likes