Type Alias ByIdPagesOptions<R>

ByIdPagesOptions<R>: FeedByIdOptions<"pages", R>

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

Type Parameters