-
-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
API coverageRequest for missing APIsRequest for missing APIs
Description
Add support for thecount()
function in Query to retrieve the count of documents matching a query without fetching the entire data. This will return an AggregateQuery which can be executed using get(AggregateSource)
. This feature significantly reduces network usage and Firestore read costs, especially for large datasets.
swapindodeveloper, beardykun, chris-hatton and warren-velocity
Metadata
Metadata
Assignees
Labels
API coverageRequest for missing APIsRequest for missing APIs