problem with updating method for backend with mongo driver

I have backend with kinda nested values and I'm trying to add methods. with these code I can update but there are no changes in database. https://paste.mod.gg/ewgcnfclfotu/0
BlazeBin - ewgcnfclfotu
A tool for sharing your source code with the world!
No description
No description
5 Replies
only you know
only you know2w ago
it turns 200 succes code but no changes in db
Angius
Angius2w ago
That's... not EF Core, is it? Mongo driver?
only you know
only you know2w ago
yes it is mongo driver I've found that I can update parent feature but I can't update child feature or maybe I can update that as well but I can't see it on db idk why
Angius
Angius2w ago
I won't be of much help here, I'm afraid. I'd rather not touch Mongo with a ten-foot pole so I have no experience with it
only you know
only you know2w ago
oh gotcha ty anyway