airtable.getbaseschemaprops.include
Home > @runlightyear/airtable > GetBaseSchemaProps > include
GetBaseSchemaProps.include property
If specified, additional fields to include in the views object response; currently, this list only allows a single literal value visibleFieldIds (for views of type grid only)
Signature:include?: Array<string>;