IjzerenHein/firestorter

Feature: collectionGroup queries

Opened this issue · 2 comments

gsouf commented

Hi, the official client supports collection group queries that allows querying data accross sub collections with the same id as if it was an unique collections: https://firebase.google.com/docs/firestore/query-data/queries#collection-group-query

Do you have any plans on supporting that?

Always happy to submit a PR

Hi! There are no plans for implementing this at the moment. I think this would be a great addition to have, a PR would be very welcome! 🙏 👍

gsouf commented

Just a head up. I'm going to implement it sooner or later. Worked around for now will work on it as soon as I need it again.