The collection to query, Should be set automatically if you are using ref.query()
The max amount of documents to return
The number of results to skip
The field to use while ordering the results and direction
The fields to return, leave empty to return the whole doc.
Reference to a document from which to start the query
Filter used to select matching documents
Generated using TypeDoc
Reference to a document at which to end the query