LoginSignup
0
0

More than 1 year has passed since last update.

Cloud Firestoreの画面で、条件に応じた結果を表示する(クエリビルダー)

Posted at

今まで、Cloud Firestoreのデータは、一覧でしか表示できないと思っていたのですが、
デフォルト表示される画面の横に、「クエリビルダー」というタブがあることに気がつきました。
このタブで、where句(indexが無い場合は単一条件のよう)と、order by が指定できることに気がつきましたのでメモ。

手順:「クエリビルダー」→「クエリに追加」をクリックし、where句やorder byを追加 → <実行>

クエリビルダー.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0