Workflow fast follows batch (#9587)

- Add icon chevron on select
- Fix event step label
- Fix generate function output
This commit is contained in:
Thomas Trompette
2025-01-13 18:31:15 +01:00
committed by GitHub
parent f9a90a6561
commit e893c4dcce
4 changed files with 21 additions and 9 deletions

View File

@ -92,7 +92,7 @@ export class WorkflowVersionStepWorkspaceService {
isLeaf: true,
icon: 'IconVariable',
tab: 'test',
label: 'Generate Function Input',
label: 'Generate Function Output',
},
_outputSchemaType: 'LINK',
},