How are you guys,
I have small problem with using firebase functions
I don’t know how can I use item key to view or update this item
For example: I have this tree list item
MyApplication
---- items
----------- (((key)))
------------------- name: “item1”
------------------- size: “big”
I have the key but i don’t know how can I use it, any helps please?