mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
feat(Data Table Node): Add limit to get and change copy (no-changelog) (#19190)
This commit is contained in:
@@ -1435,6 +1435,7 @@ export interface ResourceMapperTypeOptionsBase {
|
||||
noFieldsError?: string;
|
||||
multiKeyMatch?: boolean;
|
||||
supportAutoMap?: boolean;
|
||||
hideNoDataError?: boolean; // Hide "No data found" error when no fields are available
|
||||
matchingFieldsLabels?: {
|
||||
title?: string;
|
||||
description?: string;
|
||||
|
||||
Reference in New Issue
Block a user