How to insert into nested collection ? #2169
Unanswered
abhishekdeshkar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I have a collection called "users" it has child array of objects.
user->profile->stats
How do I insert into stats object ?
I'm able to insert into profile with hasOne.
Beta Was this translation helpful? Give feedback.
All reactions