Skip to content

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

Open
@chompy18

Description

@chompy18

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 .

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions