[Discussion] Improving the GraphQL Implementation for it to be useful in real production apps

I agree that DGraph is a better product than Neo4j, no doubt.

However saying that i could rewrite my DQL queries in my GraphgQL layer is true withouth a doubt.
But now i’m not iterating fast any more.

Also i’ll need to write something very clever that parses the GQL AST and generate the right query and things can get very tricky.

If all of the above could be provided by DGraph out of the box, it will be a no brainer for a developer / company that want to build a product.

It can just start a server with 1 liner and extend as needed