Add support for searching
syrnick opened this issue · 0 comments
syrnick commented
This is more of a heads up that we pushed out new API capabilities. Airtable/airtable.js@08e6e76
We now accept a formula to filter records and an array of field/direction pairs to sort by.
The limit is deprecated in favor of pageSize and maxRecords.