Documentation Revamp

We have started to include elements about GraphQL and DQL interoperability. We also included elements from @amaster507 paper (thank you) and explained the differences between GraphQL schema and Dgraph types and predicates. We also started to list some benefits (and risks) by covering GraphQL data ingestion and data cleaning using DQL. It’s a work in progress and a place to put community tips on those subjects.
https://dgraph.io/docs/graphql-dql/

The doc has also a new section about design concepts at
https://dgraph.io/docs/design-concepts/

We have also moved the “clients” section in DQL to clarify that Dgraph clients are DQL only and created a section GraphQL Client - GraphQL to explain the /graphql endpoint and headers better and to clarify the usage of GraphQL tools (IDE and clients).

We are working now on consolidating the Dgraph Administration documentation.

You will also notice that we have moved tutorials close to the documentation pages and organized them by roles targeting application developers, data engineers, and administrators. It’s at Dgraph Tutorials - Learn

Please let me know if you have good resources or ideas to create some Dgraph administration tutorials…

2 Likes