We’re overhauling Dgraph’s docs to make them clearer and more approachable. If
you notice any issues during this transition or have suggestions, please
let us know.
- GraphQL subscriptions with the
@withSubscription
directive: a client app can execute a subscription query and receive real-time updates when the subscription query result is updated. - Apollo federation : you can create a gateway GraphQL service that includes the Dgraph GraphQL API and other GraphQL services.