View on GitHub

Library API Documentation

Documentation for Library API Packages

Library Core / types/database / ArticleRow

Interface: ArticleRow

types/database.ArticleRow

The raw database columns when using an article query.

Table of contents

Properties

Properties

ContextTitle

ContextTitle: string

Defined in

types/database.d.ts:80


DocumentId

DocumentId: number

Defined in

types/database.d.ts:79


Title

Title: string

Defined in

types/database.d.ts:81