Add a new document with an auto-generated ID.
Returns a count of the documents matching the query.
Get a document reference in this collection. If no ID is provided, a random one will be generated.
OptionaldocumentId: stringExecutes the query and returns the results.
Creates a new query with an additional ordering.
Creates a new query with an additional filter.
A reference to a Firestore collection. Extends Query to provide query methods.