Pipe.readWithFilter consumes a ReadFilter. When the http GET is preformer, the where property is turned into a query in the format of ?where=
.
We need to be able to provide a way for the properties to be configured in the query so they can take the form ?property1=value2&etc.