Skip to content
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

Feature - Mongoose handler does not respect refs, virtual and pre #1351

Open
chompy18 opened this issue Dec 28, 2020 · 0 comments
Open

Feature - Mongoose handler does not respect refs, virtual and pre #1351

chompy18 opened this issue Dec 28, 2020 · 0 comments

Comments

@chompy18
Copy link

The Mongoose API has support for ref for a given field, so it can auto populate that ref object based on the id value.
The Mongoose handler does not support it.

Also, Mongoose allows to define pre and virtual on the schema object - Mongoose handler support for those is TBD based on a chat with @ardatan .

@chompy18 chompy18 changed the title Mongoose handler does not respect refs, virtual and pre Feature - Mongoose handler does not respect refs, virtual and pre Dec 28, 2020
@theguild-bot theguild-bot mentioned this issue Aug 11, 2022
@theguild-bot theguild-bot mentioned this issue Sep 28, 2023
This was referenced Apr 30, 2024
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants