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
Currently it is not possible to populate a field in a model that is not top level.
Not allowing this sort of defeats the perpose of mongodb as it does not allow for proper nesting.
A solution for this would be to allow dot notated routes for structures.
The text was updated successfully, but these errors were encountered:
Currently it is not possible to populate a field in a model that is not top level.
Not allowing this sort of defeats the perpose of mongodb as it does not allow for proper nesting.
A solution for this would be to allow dot notated routes for structures.
The text was updated successfully, but these errors were encountered: