Skip to content Skip to sidebar Skip to footer

How To Update The Node Key In Firebase?

How to rename the 14-04-2017 node?

Solution 1:

There is no API to rename a node. You'll have to get the values of the node, save it to your DB using the new name and delete the old node.


Post a Comment for "How To Update The Node Key In Firebase?"