query-filter-bundle
query-filter-bundle copied to clipboard
Disable limit
Hello. For some queries, the limit is not needed at all, but it is 10 by default and can only be overridden. Maybe there is a way not to set a limit and display everything?
After all, it is bad style to always indicate the limit 1000 or hardcode this number in the code.