Skip to content

Type Alias: GetBlogPosts

ts
type GetBlogPosts = z.input<typeof GetBlogPostsSchema>;

Defined in: src/v2/parameters/getBlogPosts.ts:33