Skip to content

Variable: BLOG_FIELDS ​

ts
const BLOG_FIELDS: readonly ["uuid", "title", "body", "teaser", "date", "created", "changed", "url", "component", "topic", "image", "attachments"];

Defined in: doj-news/sdk.ts:142

Available fields for blog entry API queries.

Released under the MIT License.