Firestore queries that will be fetched
Optionaloptions: UseQueriesDataOnceOptionsOptions to configure how the queries are fetched
Array with tuple for each query:
undefined if query is currently being fetched, or an error occurredtrue while fetching the query; false if the query was fetched successfully or an error occurredundefined if no error occurred
Returns the data of multiple Firestore queries. Does not update the data once initially fetched