Frodo Library - v4.0.2-0
    Preparing search index...

    Interface WorkflowDeleteOptions

    Workflow delete options

    interface WorkflowDeleteOptions {
        force: boolean;
    }
    Index

    Properties

    Properties

    force: boolean

    Force workflow delete even if there are outstanding requests or associated request types with it. Default: false