mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(Airtable Node): Overhaul (#6200)
This commit is contained in:
@@ -2011,6 +2011,7 @@ export interface ResourceMapperField {
|
||||
type?: FieldType;
|
||||
removed?: boolean;
|
||||
options?: INodePropertyOptions[];
|
||||
readOnly?: boolean;
|
||||
}
|
||||
|
||||
export type FieldType =
|
||||
|
||||
Reference in New Issue
Block a user