GetManyCommentsParams: (GetEntryParams | GetCommentParentEntityParams) & {
    status?: CommentStatus;
}