View source: R/firestore_objects.R
FieldFilter | R Documentation |
FieldFilter Object
FieldFilter(value = NULL, field = NULL, op = NULL)
value |
The value to compare to |
field |
The field to filter by |
op |
The operator to filter by |
Autogenerated via gar_create_api_objects
A filter on a specific field.
FieldFilter object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.