-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
new featureThis change adds new functionality, like a new method or classThis change adds new functionality, like a new method or class
Milestone
Description
Do you want to request a feature or report a bug?
feature
What is the current behavior?
a mongoose syntax to create views
What is the expected behavior?
a mongoose syntax to create views
it could be similar to mongoose.Schema
maybe
mongoose.View({
name: '',
viewOn: '',
pipeline: [],
});israelglar, mandaputtra and m-weeks
Metadata
Metadata
Assignees
Labels
new featureThis change adds new functionality, like a new method or classThis change adds new functionality, like a new method or class