Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    Preparing search index...

    Interface ArticleMetadata

    SEO and taxonomy metadata for an article

    interface ArticleMetadata {
    ย ย ย ย keywords: string[];
    ย ย ย ย topics: string[];
    ย ย ย ย tags: string[];
    }
    Index

    Properties

    Properties

    keywords: string[]
    topics: string[]
    tags: string[]