@valon-technologies/gestalt
    Preparing search index...

    Interface WorkflowStepInputSource

    interface WorkflowStepInputSource {
        stepId: string;
        path: string;
    }
    Index

    Properties

    Properties

    stepId: string
    path: string