Regarding Database queries to retrieve a list of documents

Database & APIs
Resolved

Hello Everyone,
I a having a list of document references and I want to retrieve the documents to show them in the list view.

Do anyone know how can we retrieve all the documents with one single query ?

As a temporary fix I am fetching single document for each document reference. Since you know that this is very expensive, where if i am having 1000 document references, it means 1000 database queries.

Serge Middendorf Muhammad Junaid

What have you tried so far?

I checked in flutter flow documentation and already existing community questions but found no solution.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
6 replies