Skip to content

StudioCMSPageContent

const StudioCMSPageContent: TableConfig<object>

StudioCMS - Pages Content Table for Astro DB

Type declaration

content

content: object

content.type

type: "text"

contentId

contentId: object

contentId.type

type: "text"

contentLang

contentLang: object

contentLang.type

type: "text"

id

id: object

id.type

type: "text"

Defined in

packages/studiocms_core/src/db/tables.ts:53