Answer the question
In order to leave comments, you need to log in
How to update large nesting in Mongodb?
Adel Norberg, [11/04/19 9:15 PM]
Hello, I can't figure out how to update a document with multiple nestings. There is a document:
{
name: 'Name document',
subdocs: [
{
name: 'Name subdoc',
array: ['a', 'b', 'c']
}
]
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question