Membrane React - v0.2.1
    Preparing search index...

    Interface UpstreamFlowNodeRun

    interface UpstreamFlowNodeRun {
        nodeKey: string;
        runId: string;
        outputId: string;
    }
    Index

    Properties

    nodeKey: string
    runId: string
    outputId: string