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