Firestore queries that will be subscribed to
Optional
options: UseQueriesOptionsOptions to configure the subscription
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 and updates a QuerySnapshot of multiple Firestore queries