Open zmzlois opened 5 months ago
If your backend API supports this you can filter in the __args object, or you can filter on the returned results
Unfortunately for this particular API I have no control over the backend, right now I am opting for filtering the returned results
If I make a PR for this will this be merged or this is just isn't a feature you'd like to support? @remorses
No, just filter the returned data
The whole flow of setting up and using it was super convenient! Thank you so much for creating the project!
Wondering if it is possible to create conditional query based on a field's condition?
For example right now I have a query looks like:
I want to limit the query to only query the templates that has activeProjects more than 50, is there any way I can achieve this?
some example usage like