Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
FindFlowRunsQuery
Variable FindFlowRunsQuery
Const
FindFlowRunsQuery
:
ZodObject
<
{
limit
:
ZodOptional
<
ZodCoercedNumber
<
unknown
>
>
;
cursor
:
ZodOptional
<
ZodString
>
;
id
:
ZodOptional
<
ZodString
>
;
flowInstanceId
:
ZodOptional
<
ZodString
>
;
startNodeKey
:
ZodOptional
<
ZodString
>
;
flowId
:
ZodOptional
<
ZodString
>
;
universalFlowId
:
ZodOptional
<
ZodString
>
;
userId
:
ZodOptional
<
ZodString
>
;
state
:
ZodOptional
<
ZodEnum
<
typeof
FlowRunState
>
>
;
integrationId
:
ZodOptional
<
ZodString
>
;
connectionId
:
ZodOptional
<
ZodString
>
;
startedAfter
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
SDK
REST API
Membrane React - v0.6.0
Loading...