GetCommentParams: (GetEntryParams | GetCommentParentEntityParams) & {
    commentId: string;
}