Model.watch() Parameters Returns: The ChangeStream object is an event emitter that emits the following events Example: Model.watch() Parameters [pipeline] «Array» [opti...
Model.findById() Parameters Returns: Example: Model.findById() Parameters id «Any» value of _id to query by [projection] «Object|String|Array<String>» optional fields...
Connection.prototype.watch() Parameters Returns: The ChangeStream object is an event emitter that emits the following events Example: Connection.prototype.watch() Parame...