Firebase: .priority value

前端 未结 5 1140
半阙折子戏
半阙折子戏 2021-02-20 05:44
  • How do I check the .priority values are in my \"Forge\"?
  • According to docs, smaller .priority value comes before larger .priority value. If I use seconds since ep
5条回答
  •  名媛妹妹
    2021-02-20 06:08

    It's not available from Forge but you can see it from the JSON format:

    https://YOURAPP.firebaseio.com/.json?print=pretty&format=export

提交回复
热议问题