<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi team<div><br></div><div>did an early work on the filtering using the configuration approach (as the current AGPipeConfig we have AGFilterConfig). Mostly based on how the Android library currently does it, that is &nbsp;configuring limit-offset-perpage and using a dictionary for the query params which are then passed as params to the request.&nbsp;<br><br>You can find on my brach(readfilter)[1] and can have a look on the commit here[2]<br><br></div><div>need to revisit this when the concept is more concrete and some implementation exists (e.g ag-controller).<br><br>Thanks,<br>Christos<br><br>[1]&nbsp;<a href="https://github.com/cvasilak/aerogear-ios/tree/readfilter">https://github.com/cvasilak/aerogear-ios/tree/readfilter</a><br>[2]&nbsp;<a href="https://github.com/cvasilak/aerogear-ios/commit/ddd593e69f41301aa926b8f1ce7b6dee33312a53">https://github.com/cvasilak/aerogear-ios/commit/ddd593e69f41301aa926b8f1ce7b6dee33312a53</a></div></body></html>