πΎDatabase Query Builder
Firestore allows you to create a rudimentary query. This query, while not SQL (Firestore is a NoSQL document store), allows you to understand the sample counts per organisation.

This query can be found on the Firebase console.
Last updated
Was this helpful?