Firestore queries that will be subscribed to
Optional
options: UseQueriesDataOptionsOptions 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 the document data of multiple Firestore queries