mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +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,
|
optional: true,
|
||||||
default: 100,
|
default: 100,
|
||||||
additionalParams: true,
|
additionalParams: true,
|
||||||
description: 'Number of results to return'
|
description: 'Number of results to return. Ignored when Return All is enabled.'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Metadata',
|
label: 'Metadata',
|
||||||
|
|||||||
Reference in New Issue
Block a user