Skip to content

Commit ccc513f

Browse files
authored
Update README.md
1 parent 96b440c commit ccc513f

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
@@ -135,6 +135,8 @@ const clientStub = dgraph.clientStubFromSlashGraphQLEndpoint(
135135
const dgraphClient = new dgraph.DgraphClient(clientStub);
136136
```
137137

138+
**Note:** the `clientStubFromSlashGraphQLEndpoint` method is deprecated and will be removed in the next release.
139+
138140
### Altering the Database
139141

140142
To set the schema, create an `Operation` object, set the schema and pass it to

0 commit comments

Comments
 (0)