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