Cloud Firestore collection count¶
Getting the collection count in Firestore just got much easier (and cheaper!) 🔥
Aggregate queries work like normal queries.
But they return an AggregateQuerySnapshot that contains metadata (such as count), instead of actual documents. 🧮
Previous | Next |
---|---|
How to use the new Riverpod Generator package | Update packages with the Version Lens VSCode extension |
Last update:
18 septembre 2023
Created: 18 septembre 2023
Created: 18 septembre 2023