Skip to content

Type Alias: UpdateBlogPost

ts
type UpdateBlogPost = z.input<typeof UpdateBlogPostSchema>;

Defined in: src/v2/parameters/updateBlogPost.ts:12