Best answer

Firebase Database Path

  • 15 April 2020
  • 1 reply
  • 1485 views

Userlevel 1

I’m trying to set up connection to my Firebase DB but I’m confused with what is required:

 

Specify the path to the object's key where the fields will be created, such as foo/bar/here.

 

Can someone explain a little but what it actually wants?

icon

Best answer by ikbelkirasan 15 April 2020, 20:41

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +12

Hi @SimonKD - Here is what that path means in Firebase:

 

When you try to update the object at that path using the following data...

 

 

… the updates would look like this in Firebase: