Skip to content

AuthorBio

Defined in: v1/schemas.ts:205

Inferred TypeScript type for AuthorBioSchema.

  • output<typeof AuthorBioSchema>

optional bio?: string | null

Defined in: v1/schemas.ts:200

z.infer.bio


optional name?: string

Defined in: v1/schemas.ts:199

z.infer.name


optional profile_image_url?: string | null

Defined in: v1/schemas.ts:201

z.infer.profile_image_url


optional user_id?: number

Defined in: v1/schemas.ts:198

z.infer.user_id