I need to use the Batch Update Service of a collection.
I want all records of a collection that have a certain condition( field value = true, for example ) to update the collection information.
How do I set the where parameter value? Do I have to return a jSON string to the where parameter ?