Skip to content

Type Alias: GetBlogPostById

ts
type GetBlogPostById = z.input<typeof GetBlogPostByIdSchema>;

Defined in: src/v2/parameters/getBlogPostById.ts:67