Thanks @abhimanyusinghgaur for the update! You may have noticed that Relay just released their next major version that uses hooks – an API that encourages a “render-as-you-fetch” pattern (which is inline with the upcoming React Suspense patterns). This new API is much easier to understand and implement so I’d imagine it will bring new front end devs to explore Relay.
The suggestion of two endpoints makes total sense, it is how I noticed Hasura solved this problem (/graphql and /relay).
I have been really enjoying using Dgraph and having it compatible with Relay would make for a great combo. Where is the best place for me to check in around when this will be supported? The blog?