Create record action (#8460)
- Add create record action - Migrate all step name => action in a common folder - Separate types
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { OutputSchema } from 'src/modules/workflow/workflow-executor/types/workflow-step-settings.type';
|
||||
import { OutputSchema } from 'src/modules/workflow/workflow-executor/workflow-actions/types/workflow-action-settings.type';
|
||||
|
||||
export enum WorkflowTriggerType {
|
||||
DATABASE_EVENT = 'DATABASE_EVENT',
|
||||
|
||||
Reference in New Issue
Block a user