Skip to content

Commit 70a671c

Browse files
authored
Update README.md
1 parent 3b6cd95 commit 70a671c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ const dgraphClient = new dgraph.DgraphClient(clientStub);
131131
dgraphClient.setSlashApiKey("<api-key>");
132132
```
133133

134+
**Note:** the `setSlashApiKey` method is deprecated and will be removed in the next release.
135+
134136
### Login into Dgraph
135137

136138
If your Dgraph server has Access Control Lists enabled (Dgraph v1.1 or above),

0 commit comments

Comments
 (0)