Is there a way to generate a push ID from the Console in the new Realtime Database?

前端 未结 1 1460
遥遥无期
遥遥无期 2020-12-06 16:26

I have a listing node in my Database and wanted to add data into it from the web console. I want to have a push ID as the key of the object. Something like this

相关标签:
1条回答
  • 2020-12-06 17:17

    No, the console doesn't support it currently. I've been using firebase for a while and I've never needed it :)

    0 讨论(0)
提交回复
热议问题