Retrieves all Firestore documents that match the given query. Return an array of results where each element contains the Firestore document id doc_id and the document data data.

Firestore does not support inequality filters on multiple properties.

Firestore error: Cannot use multiple conditional where clauses on different properties - Stack Overflow

""