fastapi-filters
fastapi-filters copied to clipboard
Support search field
First of all, thanks a lot for the great repo and the work you’ve put into it! It’s been really helpful in my project.
I was wondering if you could support a search field that searches through all string fields in a record. Something similar to the example in fastapi-filter’s search
I’m currently using fastapi-pagination together with your fastapi-filters package, and I’d prefer not to switch libraries.
Thanks again for your work!
Hi @reobroqn,
Yup, we definitely can support feature like this, I will take a look