Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
FindFlowInstancesQuery
Variable FindFlowInstancesQuery
Const
FindFlowInstancesQuery
:
ZodObject
<
{
includeArchived
:
ZodOptional
<
ZodPipe
<
ZodTransform
<
boolean
,
unknown
>
,
ZodBoolean
>
,
>
;
search
:
ZodOptional
<
ZodString
>
;
limit
:
ZodOptional
<
ZodCoercedNumber
<
unknown
>
>
;
cursor
:
ZodOptional
<
ZodString
>
;
userId
:
ZodOptional
<
ZodString
>
;
instanceKey
:
ZodOptional
<
ZodString
>
;
connectionId
:
ZodOptional
<
ZodString
>
;
integrationId
:
ZodOptional
<
ZodString
>
;
integrationKey
:
ZodOptional
<
ZodString
>
;
flowId
:
ZodOptional
<
ZodString
>
;
flowKey
:
ZodOptional
<
ZodString
>
;
enabled
:
ZodOptional
<
ZodBoolean
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...