Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    Interface BreadcrumbEntryWithItem

    A breadcrumb entry with a required URL. Used for all but the last position.

    interface BreadcrumbEntryWithItem {
    ย ย ย ย name: string;
    ย ย ย ย item: string;
    }
    Index
    name: string
    item: string