Clarifying that the Limit value is ignored when Return All is set to true.

This commit is contained in:
Darien Kindlund
2024-01-28 08:21:02 -08:00
parent 66eef84633
commit b960f061eb
@@ -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',