I have built a simple app to search inventory which is linked through rest api to airtable which has my database of around 2000 rows
I was able to successfully set the filter criteria to search values, but when i search beyond the 100th row from my table i dont see that value coming up in my app
Is there any specific reason for that? is appgyver limited to only 100 rows?