Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
updateFlowInstanceSchema
Variable updateFlowInstanceSchema
Const
updateFlowInstanceSchema
:
ZodObject
<
{
name
:
ZodOptional
<
ZodString
>
;
enabled
:
ZodOptional
<
ZodBoolean
>
;
parameters
:
ZodOptional
<
ZodAny
>
;
nodes
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodObject
<
{
name
:
ZodOptional
<
ZodString
>
;
type
:
ZodOptional
<
ZodString
>
;
userConfig
:
ZodOptional
<
ZodAny
>
;
config
:
ZodOptional
<
ZodAny
>
;
onError
:
ZodOptional
<
ZodEnum
<
[
"stop"
,
"continue"
]
>
>
;
links
:
ZodOptional
<
ZodArray
<
ZodObject
<
{
key
:
ZodOptional
<
(...)
>
;
filter
:
ZodOptional
<
(...)
>
;
name
:
ZodOptional
<
(...)
>
;
}
,
"strip"
,
ZodTypeAny
,
{
key
?:
(...)
|
(...)
;
name
?:
(...)
|
(...)
;
filter
?:
any
}
,
{
key
?:
(...)
|
(...)
;
name
?:
(...)
|
(...)
;
filter
?:
any
}
,
>
,
"many"
,
>
,
>
;
concurrency
:
ZodOptional
<
ZodNumber
>
;
isCustomized
:
ZodOptional
<
ZodBoolean
>
;
}
,
"strip"
,
ZodTypeAny
,
{
concurrency
?:
number
;
type
?:
string
;
name
?:
string
;
userConfig
?:
any
;
config
?:
any
;
onError
?:
"stop"
|
"continue"
;
links
?:
{
key
?:
string
;
name
?:
string
;
filter
?:
any
}
[]
;
isCustomized
?:
boolean
;
}
,
{
concurrency
?:
number
;
type
?:
string
;
name
?:
string
;
userConfig
?:
any
;
config
?:
any
;
onError
?:
"stop"
|
"continue"
;
links
?:
{
key
?:
string
;
name
?:
string
;
filter
?:
any
}
[]
;
isCustomized
?:
boolean
;
}
,
>
,
>
,
>
;
archivedAt
:
ZodOptional
<
ZodString
>
;
customized
:
ZodOptional
<
ZodObject
<
{
name
:
ZodOptional
<
ZodBoolean
>
;
nodes
:
ZodOptional
<
ZodBoolean
>
}
,
"strip"
,
ZodTypeAny
,
{
name
?:
boolean
;
nodes
?:
boolean
}
,
{
name
?:
boolean
;
nodes
?:
boolean
}
,
>
,
>
;
}
,
"strip"
,
ZodTypeAny
,
{
name
?:
string
;
parameters
?:
any
;
nodes
?:
Record
<
string
,
{
concurrency
?:
number
;
type
?:
string
;
name
?:
string
;
userConfig
?:
any
;
config
?:
any
;
onError
?:
"stop"
|
"continue"
;
links
?:
{
key
?:
string
;
name
?:
string
;
filter
?:
any
}
[]
;
isCustomized
?:
boolean
;
}
,
>
;
enabled
?:
boolean
;
customized
?:
{
name
?:
boolean
;
nodes
?:
boolean
}
;
archivedAt
?:
string
;
}
,
{
name
?:
string
;
parameters
?:
any
;
nodes
?:
Record
<
string
,
{
concurrency
?:
number
;
type
?:
string
;
name
?:
string
;
userConfig
?:
any
;
config
?:
any
;
onError
?:
"stop"
|
"continue"
;
links
?:
{
key
?:
string
;
name
?:
string
;
filter
?:
any
}
[]
;
isCustomized
?:
boolean
;
}
,
>
;
enabled
?:
boolean
;
customized
?:
{
name
?:
boolean
;
nodes
?:
boolean
}
;
archivedAt
?:
string
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
SDK
REST API
Membrane React - v0.2.1
Loading...