How do i connect node grpc client to slash?

There’s a python example in the docs: Advanced Queries with GraphQL± - Slash graphql (dgraph.io)

But i’m not sure how to do this with nodejs

Nodejs gRPC client is in works. We will update once it is pushed out.

I don’t understand isn’t this the node rpc client:
dgraph-io/dgraph-js: Official Dgraph JavaScript client (github.com)

I don’t think it has a Slash dgraph support yet.

Hi was wondering if there was any progress on this ?

Hey! We are close, pushed PRs for golang and python clients. Will update once I have the PR ready for nodejs client.