saintsystems / odata-client-php

OData Client Library for PHP
MIT License
141 stars 103 forks source link

Lambda Operators Support? #72

Closed solokhind closed 3 years ago

solokhind commented 3 years ago

How do we use the lambda operators "any" / "all"??

Here is the odata documentation for the lambda operators

Thank you!