Skip to content

StudioCMSSessionTable

const StudioCMSSessionTable: TableConfig<object>

StudioCMS - Session Table for Astro DB

Type declaration

expiresAt

expiresAt: object

expiresAt.type

type: "date"

id

id: object

id.type

type: "text"

userId

userId: object

userId.type

type: "text"

Defined in

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