airtable.createrecordsprops.typecast
Home > @runlightyear/airtable > CreateRecordsProps > typecast
CreateRecordsProps.typecast property
The Airtable API will perform best-effort automatic data conversion from string values if the typecast parameter is passed in. Automatic conversion is disabled by default to ensure data integrity, but it may be helpful for integrating with 3rd party data sources.
Signature:typecast?: boolean;