TentoCMS
Type Aliases

Type Alias: BlogPostListResponse

Response from listing blog posts (blog-specific convenience type)
type BlogPostListResponse = ListResponse<BlogPostListItem>;

Response from listing blog posts (blog-specific convenience type)

Copyright © 2026