An open API service indexing awesome lists of open source software.

https://github.com/woovibr/debug-mongoose-aggregate

Simple aggregate debugger for mongoose
https://github.com/woovibr/debug-mongoose-aggregate

aggregate debug debugger mongo mongodb mongoose node node-js nodejs

Last synced: 9 months ago
JSON representation

Simple aggregate debugger for mongoose

Awesome Lists containing this project

README

          

# debug-mongoose-aggregate

## Usage:

```
await debugAggregate(UserModel, aggregatePipeline);
```