Open
Description
Is there currently or will there be support for querying collections with DialogFlow?
I'm running into an issue where the query snapshot doesn't.
I'm returning
.get().then(querySnapshot => {})
with Promise.resolve/reject
.
From what I've seen (and these docs) only .collection.doc is working.
Metadata
Metadata
Assignees
Labels
No labels