mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(Evaluation Metrics Node): Add Evaluation Metrics node (no-changelog) (#14050)
This commit is contained in:
@@ -1352,6 +1352,8 @@ export type FilterTypeOptions = {
|
||||
|
||||
export type AssignmentTypeOptions = Partial<{
|
||||
hideType?: boolean; // visible by default
|
||||
defaultType?: FieldType | 'string';
|
||||
disableType?: boolean; // visible by default
|
||||
}>;
|
||||
|
||||
export type DisplayCondition =
|
||||
|
||||
Reference in New Issue
Block a user