Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
FlowNodeRunOutput
Interface FlowNodeRunOutput
interface
FlowNodeRunOutput
{
id
:
string
;
data
:
string
;
downstreamRuns
:
{
runId
:
string
;
nodeKey
:
string
}
[]
;
}
Hierarchy (
View Summary
)
output
<
typeof
FlowNodeRunOutputSchema
>
FlowNodeRunOutput
Index
Properties
id
data
downstream
Runs
Properties
id
id
:
string
data
data
:
string
downstream
Runs
downstreamRuns
:
{
runId
:
string
;
nodeKey
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
data
downstream
Runs
Console
SDK
REST API
Membrane React - v0.6.0
Loading...