Member Junction
    Preparing search index...

    Input for Workflow.Draft.

    interface WorkflowDraftInput {
        description: string;
        workflowName: string;
    }
    Index

    Properties

    description: string

    What the person wants done, in their own words.

    workflowName: string

    What to call the workflow. Carried through to the draft's workflowName.