ideas
ideas copied to clipboard
Ability to disable filters in API
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.