Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Add an example of nested models #89

Closed
arthurRbr opened this issue Feb 26, 2018 · 0 comments
Closed

Add an example of nested models #89

arthurRbr opened this issue Feb 26, 2018 · 0 comments

Comments

@arthurRbr
Copy link

Hi,

I'm struggling to make nested models work, would you mind adding an example?

In my model, I have:
child: string | UserModel

String when the child is not populated, UserModel if populated.

Now if I try to access child.email after population, I get property email does not exist.

Any idea how to fix this?

Many thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant