Type Alias ByIdPostsOptions<R>

ByIdPostsOptions<R>: FeedByIdOptions<"posts", R>

The options for configuring a blog feed posts request by ID.

Type Parameters