Increase record limit in Make "Search" module

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.
1 Like

Agreed, having to write GraphQL queries is a nuisance for simple searches

1 Like

I’m using GraphQL, because of that limitation in Make.
The old unofficial make module had this issue and the new official Noloco module has the same “issue”.

1 Like

Thanks for your feedback! We’re always thinking about ways on how to do this without returning too much data, or decreasing performance in your Make scenarios.

If this were to be supported, it would be added to the New Module only

1 Like