You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the facade pattern is designed to be a wrapper around mongoose, so all things related to the DB like populating, querying, sorting mongoose docs should be here, note that you can reference other models from each model if necessary. I will update the example project to have some descriptive facade methods.
As stated in #38 an example of the facade use cases would be helpful.
The text was updated successfully, but these errors were encountered: