airtable.listrecordsprops.maxrecords
Home > @runlightyear/airtable > ListRecordsProps > maxRecords
ListRecordsProps.maxRecords property
The maximum total number of records that will be returned in your requests. If this value is larger than pageSize (which is 100 by default), you may have to load multiple pages to reach this total.
Signature:maxRecords?: number;