airtable.listrecordsprops.pagesize
Home > @runlightyear/airtable > ListRecordsProps > pageSize
ListRecordsProps.pageSize property
The number of records returned in each request. Must be less than or equal to 100. Default is 100.
Signature:pageSize?: number;