-
Notifications
You must be signed in to change notification settings - Fork 8
Filters
Rishabh edited this page Jun 21, 2014
·
12 revisions
Following filters are currently provided.
Between This filter is applicable for numeric data types. Filter structure -
{
"field" : field_name,
"from" : start_value,
"to" : end_value
}