I am working with react-native and cloud firestore and I wanted to check if it is possible to obtain multiple documents from a collection by making a single query...
Asked
Active
Viewed 23 times
1

Josh Pittman
- 7,024
- 7
- 38
- 66

jorge morales lopez
- 61
- 5
-
[Have you tried this](https://stackoverflow.com/questions/46721517/google-firestore-how-to-get-document-by-multiple-ids-in-one-round-trip)? – Tholle Mar 13 '19 at 11:10