The Node.js API documents object adds a writeAll() function equivalent to the DMSDK WriteBatcher with the following signature: writeAll(options) Example for writeAll api - https://github.com/marklogic/node-client-api/issues/615
The Node.js API documents object adds a writeAll() function equivalent to the DMSDK WriteBatcher with the following signature:
writeAll(options)
Example for writeAll api - #615