Feature Request: to increase the record limit for the Make “Search” module output
- Right now, if I search my comments collection, it pulls just a few records.
- The workaround is a GraphQL query that is 1) overly complex for the simplicity of what I’m trying to accomplish, 2) ends up requiring pagination if I need ALL data (which further complicates the query), and 3) is ultimately a workaround for functionality that should already be supported by the ready-made module
- I am requesting that there be no limit and that Noloco simply returns to Make all the records. Just like if I tried to search Airtable records and found 300 records for example, it would return them all.