We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c599bd1 commit f6af009Copy full SHA for f6af009
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12
### Added
13
- **[BREAKING]** Optional `metadata` parameter of type `grpc.Metadata` to the
14
`DgraphClientStub` methods. `options` parameter moved to the third position
15
- to conform with the `grpc` package API.
+ to conform to the `grpc` package API.
16
17
Methods affected - `DgraphClient#alter`, `Txn#query`, `Txn#queryWithVars`,
18
`Txn#mutate`, `Txn#commit` and `Txn#discard`.
0 commit comments