Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/superadmin/automation-runs/retry.mutation
retryAutomationRunInputSchema
Variable retryAutomationRunInputSchema
Const
retryAutomationRunInputSchema
:
ZodDiscriminatedUnion
<
[
ZodObject
<
{
id
:
ZodPipe
<
ZodString
,
ZodTransform
<
RpaRunId
,
number
>
>
&
zIdInnerType
<
ZodString
,
>
;
type
:
ZodLiteral
<
"rpa"
>
;
}
,
$strip
,
>
,
ZodObject
<
{
id
:
ZodPipe
<
ZodString
,
ZodTransform
<
ExtendRunId
,
number
>
>
&
zIdInnerType
<
ZodString
,
>
;
type
:
ZodLiteral
<
"extend"
>
;
}
,
$strip
,
>
,
]
,
"type"
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...