mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +03:00
add airtable loader
This commit is contained in:
@@ -60,6 +60,7 @@ export interface INodeParams {
|
||||
warning?: string
|
||||
options?: Array<INodeOptionsValue>
|
||||
optional?: boolean | INodeDisplay
|
||||
step?: number
|
||||
rows?: number
|
||||
list?: boolean
|
||||
acceptVariable?: boolean
|
||||
|
||||
Reference in New Issue
Block a user