mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-23 13:00:29 +03:00
Clarifying that the Limit value is ignored when Return All is set to true.
This commit is contained in:
@@ -90,7 +90,7 @@ class Airtable_DocumentLoaders implements INode {
|
||||
optional: true,
|
||||
default: 100,
|
||||
additionalParams: true,
|
||||
description: 'Number of results to return'
|
||||
description: 'Number of results to return. Ignored when Return All is enabled.'
|
||||
},
|
||||
{
|
||||
label: 'Metadata',
|
||||
|
||||
Reference in New Issue
Block a user