ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Ability to disable filters in API

Open jasonvarga opened this issue 2 years ago • 0 comments

In GraphQL and the REST API.

Similar to how in Spatie's Laravel Query Builder package you can allow them. https://spatie.be/docs/laravel-query-builder/v5/features/filtering

It would be a breaking change to have to opt into filters, but perhaps there could be an option to disable filtering by certain fields or filtering altogether.

jasonvarga avatar Aug 02 '22 18:08 jasonvarga