feat(editor): Add node context menu (#7620)

This commit is contained in:
@@ -1228,6 +1228,7 @@ export type NodeFilterType =
|
||||
|
||||
export type NodeCreatorOpenSource =
|
||||
| ''
|
||||
| 'context_menu'
|
||||
| 'no_trigger_execution_tooltip'
|
||||
| 'plus_endpoint'
|
||||
| 'add_input_endpoint'
|
||||
|
||||
Reference in New Issue
Block a user