firebase-mock icon indicating copy to clipboard operation
firebase-mock copied to clipboard

Need support for collectionGroup on Firestore

Open joelpoloney opened this issue 5 years ago • 1 comments

Docs on it here: https://firebase.google.com/docs/firestore/query-data/queries#collection-group-query.

I added a very rough and ugly version in my fork: https://github.com/siteline/firebase-mock/commit/cfd816cdb3b3a34e984ea35e0ed556fe9a81682d. This isn't perfect by any means and only handled/solved my use-case.

joelpoloney avatar Jan 08 '20 20:01 joelpoloney

For reference: this feature was added to the Firebase SDK in 6.0.0

dmurvihill avatar Feb 20 '20 17:02 dmurvihill