View source: R/firestore_objects.R
CompositeFilter | R Documentation |
CompositeFilter Object
CompositeFilter(filters = NULL, op = NULL)
filters |
The list of filters to combine |
op |
The operator for combining multiple filters |
Autogenerated via gar_create_api_objects
A filter that merges multiple other filters using the given operator.
CompositeFilter object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.