BasicUser
Defined in: v1/schemas.ts:46
Inferred TypeScript type for BasicUserSchema.
Extends
Section titled “Extends”output<typeofBasicUserSchema>
Properties
Section titled “Properties”email:
string
Defined in: v1/schemas.ts:41
Inherited from
Section titled “Inherited from”z.infer.email
id:
number
Defined in: v1/schemas.ts:40
Inherited from
Section titled “Inherited from”z.infer.id
optionalname?:string|null
Defined in: v1/schemas.ts:42
Inherited from
Section titled “Inherited from”z.infer.name