Membrane React - v0.6.0
Console
SDK
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
SDK
REST API
Membrane React - v0.6.0
Loading...