Dgraph for application developers
Recommended learning path
- See Dgraph Overview for an introduction to Dgraph database and a presentation of Dgraph cluster architecture.
- Get familiar with some terms in the Glossary.
- Follow the GraphQL API Quickstart to create a first API.
- Take the GraphQL Tour.
- Do the To-Do List App tutorial or the more advanced Message Board in React tutorial.
- Learn how Dgraph extends the GraphQL specifications with directives
- Understand how to configure the GraphQL enpoint Security.
- Go further by studying how to customize the behavior of GraphQL operations using custom resolvers or to write you own resolver logic with Lambda resolvers.