Bulk creates a list of record.
The records to create.
Whether to typecast the record.
Bulk deletes a list of records.
The record IDs to delete.
Bulk updates records.
The records to update.
Whether to clear unspecified fields.
Whether to typecast the record.
Creates a record.
The fields of the record to create.
Whether to typecast the record.
Deletes a record.
The record ID to delete.
Finds a record by ID.
The Record ID.
Selects records from the table.
Options for changing the selection.
Updates a single record.
The record ID to update.
The fields to update.
Whether to clear unspecified fields.
Whether to typecast the record.
Generated using TypeDoc
Interferface for an Airtable client for a single table within a base.