Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc(sessions): update documentation for startSession
`MongoClient.prototype.startSession` doesn't take a second argument, or return a Promise. It returns the ClientSession from the mongodb-core.
- Loading branch information