Membrane SDK - v0.8.0
    Preparing search index...

    Interface UpstreamFlowNodeRun

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

    Hierarchy (View Summary)

    Index

    Properties

    nodeKey: string = ...
    runId: string = ...
    outputId: string = ...