View source: R/firestore_objects.R
ExistenceFilter | R Documentation |
ExistenceFilter Object
ExistenceFilter(targetId = NULL, count = NULL)
targetId |
The target ID to which this filter applies |
count |
The total count of documents that match target_id |
Autogenerated via gar_create_api_objects
A digest of all the documents that match a given target.
ExistenceFilter object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.