Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
FlowNodeRunParameters
Interface FlowNodeRunParameters
interface
FlowNodeRunParameters
{
id
:
string
;
upstreamRuns
:
{
nodeKey
:
string
;
runId
:
string
;
outputId
:
string
}
[]
;
input
:
any
;
}
Hierarchy (
View Summary
)
output
<
typeof
FlowNodeRunParametersSchema
>
FlowNodeRunParameters
Index
Properties
id
upstream
Runs
input
Properties
id
id
:
string
= ...
upstream
Runs
upstreamRuns
:
{
nodeKey
:
string
;
runId
:
string
;
outputId
:
string
}
[]
= ...
input
input
:
any
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
upstream
Runs
input
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...