I would like to see some real use-case of dgraph combined with GraphQL.
Use-case which involves some Logic beyond the autogenerated CRUD operation. Some examples are:
- Connectors (graphql spec)
- Integration with Middleware like Apollo and the implementation of custom queries and fields
- Filter by nested node using Middleware like Apollo