graphqlcrud / spec

Specification for GraphQLCRUD
https://graphqlcrud.org
Apache License 2.0
22 stars 4 forks source link

The spec should contemplate common aggregations #51

Open thelinuxlich opened 2 years ago

thelinuxlich commented 2 years ago

Inspiration:

https://neo4j.com/developer-blog/neo4j-graphql-aggregations/

https://hasura.io/docs/latest/graphql/core/databases/postgres/queries/aggregation-queries.html

https://dgraph.io/docs/graphql/queries/aggregate/