I have the following document in firebase:
disclaimer: ive tried checking arrayRemove() but i just cant get to work the logic behind it
Document
----- creaciones[]
------ 1{}
-------1
-------2
-------3
------ 2{}
-------1
-------2
-------3
------ 3{}
-------1
-------2
-------3
I would like to delete the N "creaciones" element entirely