How to get many documents with specific ids?
Closed this issue · 2 comments
ftzi commented
There is the getAll from Firestore and getMany from Typesaurus, but I couldn't find a function in Firestorter to get multiple documents with specific ids. My case is: the User has a doc that contains some stuff ids. I want to get those stuff documents for further info display.
IjzerenHein commented
This feature doesn't exist yet in firestorter
ftzi commented
Thanks!