Open dsl400 opened 1 year ago
You can delete a field by updating a document and providing all the fields without the one you want to delete, and not use the mask flag.
How did you try to update the nested document field? Can you please elaborate on the code with the simple example, @dsl400? Thanks!
I could not find any information about
deleteField
andarrayUnion
Also updating nested document field ('level0.level1.level2') does not work