Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/chart-review-triggers/check.mutation
checkTriggersInputSchema
Variable checkTriggersInputSchema
Const
checkTriggersInputSchema
:
ZodObject
<
{
patientId
:
ZodOptional
<
ZodNullable
<
ZodPipe
<
ZodString
,
ZodTransform
<
PatientId
,
number
>
>
&
zIdInnerType
<
ZodString
,
>
,
>
,
>
;
triggerId
:
ZodOptional
<
ZodNullable
<
ZodPipe
<
ZodString
,
ZodTransform
<
ChartReviewTriggerId
,
string
>
>
&
zIdInnerType
<
ZodString
,
>
,
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...