Have you checked out the doc? Not all of the REST API supported filter are supported in the SDK unfortunately.
Beside that you can add non-supported query params by implementing them yourself, roughly described here (e.g. extending the existing filter etc.)