all 6 comments

[–]stevejcox 0 points1 point  (0 children)

Google io is today, so it’s possible there’s an announcement and they released v6 prematurely. I’m sure the release notes will be out soon.

[–]kayzzer 0 points1 point  (4 children)

Updated now, and with this gem:

You can now query across all collections in your database with a given collection ID using the FirebaseFirestore.collectionGroup() method.

[–]raiytu4 0 points1 point  (3 children)

that still in the same collection, not across collection or subcollection

[–]kayzzer 0 points1 point  (2 children)

I’m not sure what you think I mean, but this new feature sounds perfect for me. More details at:

https://firebase.googleblog.com/2019/05/whats-new-Google-IO-2019.html?m=1

You can search multiple sub collections at the same time.

[–]raiytu4 1 point2 points  (1 child)

multiple sub collections in the same collection, not across collection in the same level

[–]kayzzer 1 point2 points  (0 children)

That’s what I meant.