Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/integrations/sync-patient.mutation
syncPatientInputSchema
Variable syncPatientInputSchema
Const
syncPatientInputSchema
:
ZodObject
<
{
dryRun
:
ZodDefault
<
ZodOptional
<
ZodBoolean
>
>
;
patientId
:
ZodPipe
<
ZodString
,
ZodTransform
<
PatientId
,
number
>
>
&
zIdInnerType
<
ZodString
,
>
;
syncDocuments
:
ZodDefault
<
ZodOptional
<
ZodBoolean
>
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...