Browse/Firebase/Firestore: Query a Collection
Firestore: Query a Collection
Firebase
$19 · Pro
Query documents from a Firestore collection with a filter.
firestore-query.ts
.where("status", "==", "active")
Unlock the full snippet
This is a Pro snippet — get all-access for $19, or unlock just this one snippet for $1.
Firestore: Query a Collection — Firebase Example (TypeScript, Node, Python, Go, PHP, Ruby) | apiexamples