Relative Content

Tag Archive for c#mongodb.net-core

Mongo DB update nested array element

I am working on a update function for a nested array, I want to update the option inside the options array in the elements array. Updating a element was fine using the positional operator but how can this be done if I also need another one for the option. It should match the option.Id