@nexartis/nexartis-nanda-node-sdk - v1.2.1
    Preparing search index...

    Interface ListConflictsParams

    interface ListConflictsParams {
        pending_only?: boolean;
        run_id?: string;
        workflow_id?: string;
    }
    Index

    Properties

    pending_only?: boolean
    run_id?: string
    workflow_id?: string