refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
28.49k stars 2.22k forks source link

[FEAT] Add support to `and`, `or`, `between`, `null` and `nnull` operators in `@refinedev/appwrite` #6252

Closed soranoo closed 2 months ago

soranoo commented 3 months ago

Is your feature request related to a problem? Please describe.

and and or are common operators in filtering.

Describe alternatives you've considered

No response

Additional context

No response

Describe the thing to improve

Please assign it to me ❤️

aliemir commented 3 months ago

Hey @soranoo, thank you for the request. Looks like we're also missing startswiths, endswiths, can you include them in your implementation? I'm assigning the issue to you and we'll be looking forward to see your PR 🚀 🚀

soranoo commented 3 months ago

Sure!