Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/patient-charts/create-for-patient.mutation
createForPatientInputSchema
Variable createForPatientInputSchema
Const
createForPatientInputSchema
:
ZodObject
<
{
fileName
:
ZodString
;
patientId
:
ZodPipe
<
ZodString
,
ZodTransform
<
PatientId
,
number
>
>
&
zIdInnerType
<
ZodString
,
>
;
storageKey
:
ZodString
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...