weclapp / sdk

Official weclapp typescript sdk for nodejs and browser 🔧
https://weclapp.com
MIT License
6 stars 0 forks source link

Implement extended filter language #11

Open OlivierCosti opened 2 months ago

OlivierCosti commented 2 months ago

What problem does this feature solve?

This will make possible to use more complex filter queries.

What does the proposed API look like?

The filter property will be adjusted and the or property will be probably removed. Alternatively there will be another filter property added to the existing ones to cause no breaking changes.