Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface HorizonContext {
    ย ย ย ย articleType: ArticleTypeEntry;
    ย ย ย ย cycleAnchor: "current" | "next";
    ย ย ย ย daysToElection: number;
    ย ย ย ย weoVintage: string;
    ย ย ย ย sessionPhase: "autumn" | "xmas-recess" | "spring" | "summer-recess";
    ย ย ย ย cycleRolloverActive: boolean;
    }
    Index
    articleType: ArticleTypeEntry
    cycleAnchor: "current" | "next"
    daysToElection: number
    weoVintage: string
    sessionPhase: "autumn" | "xmas-recess" | "spring" | "summer-recess"
    cycleRolloverActive: boolean