But this is only the first step, the next step is to build a UI to go
along with it.
This commit also breaks the current search field, which previously searches across
multiple fields as specified by users, whereas the new filtering engine expects search per
field.
With this commit, Ecto resolver can now understand complex filtering like this:
But this is only the first step, the next step is to build a UI to go along with it.
This commit also breaks the current search field, which previously searches across multiple fields as specified by users, whereas the new filtering engine expects search per field.
Partially fixes #5