Documentation
    Preparing search index...

    Type Alias ArticleId

    ArticleId: string & { __brand: "articleId" }

    ID of an {Article} that is unique within one {Document}

    Fixed format that consists of "article_" and a random integral number suffix.