CustomNodeSchemeDto
CustomNodeSchemeDto =
Omit<NodeCatalogEntryDto,"commandTree"|"serviceIntegration"> &object
Input shape for the desktop’s create / edit node path
(save_custom_node): structurally the catalog entry, with the deep-JSON
payloads accepted as raw JSON (the backend deserializes and validates).
Type Declaration
Section titled “Type Declaration”commandTree?
Section titled “commandTree?”
optionalcommandTree?:unknown[] |null
serviceIntegration?
Section titled “serviceIntegration?”
optionalserviceIntegration?:object|null