Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
ListExternalEventPullsQuery
Variable ListExternalEventPullsQuery
Const
ListExternalEventPullsQuery
:
ZodObject
<
{
includeArchived
:
ZodOptional
<
ZodPipe
<
ZodTransform
<
boolean
,
unknown
>
,
ZodBoolean
>
,
>
;
search
:
ZodOptional
<
ZodString
>
;
limit
:
ZodOptional
<
ZodCoercedNumber
<
unknown
>
>
;
cursor
:
ZodOptional
<
ZodString
>
;
connectionId
:
ZodOptional
<
ZodString
>
;
integrationId
:
ZodOptional
<
ZodString
>
;
externalEventSubscriptionId
:
ZodOptional
<
ZodString
>
;
status
:
ZodOptional
<
ZodEnum
<
typeof
ExternalEventPullStatus
>
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...