I’m wondering how to update a nested Firebase value without the Realtime_DB component.
For example, how would I set the value of game data–>Players–>Guest–>Name below? I know how to create that object but… do I just create the object all over again when I want to update the value?
This is what I had in mind but it won’t work for obvious reasons: