apstanisic / zmaj

Zmaj is a headless CMS for managing database
https://zmaj.vercel.app
MIT License
5 stars 0 forks source link

Casl does not support $and, $or and $not #37

Open apstanisic opened 1 year ago

apstanisic commented 1 year ago

It prevents user from defining those rules in plain json. So I either have to transform them, or forbid from using it. For now I'll just set warning in docs. When I handle this, there should also be some kind of validation for conditions, to prevent invalid.