You are looking at the docs for the unreleased main branch of Dgraph. The latest version is v23.1.
Ask a Question

JavaScript

gRPC JS Client

The official JavaScript gRPC client documentation can be found here.

More details on the supported versions can be found at this link.

Tip You can find a simple example project, which contains an end-to-end working example of how to use the JavaScript gRPC client, for Node.js >= v6.

HTTP JS Client

The official JavaScript HTTP client documentation can be found here.

More details on the supported versions can be found at this link.

Tip You can find a simple example project, which contains an end-to-end working example of how to use the JavaScript HTTP client, for Node.js >= v6.