-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation for use with feathers-hooks #25
Comments
Here's what I think this needs:
I think other hooks can be added later, but this one's pretty important, IMO. |
Agreed. We also might see some nice patterns emerge with some of the other ORM adapters coming out soon. |
This was closed with PR #33. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As came up in the issue at feathersjs-ecosystem/feathers-hooks#23, modifying the Mongoose models this adapter returns in a hook can cause some unexpected behaviour. We probably want to add some documentation and with Feathers 2.0 some hooks in this repository that help dealing with this.
The text was updated successfully, but these errors were encountered: