Skip to content

GenericBlock

Defined in: packages/core/src/fields/blocks/types.ts:27

A Generic Block shape that all block data will follow coming out of Convex

  • Record<string, any>

[key: string]: any

optional blockName?: string

Defined in: packages/core/src/fields/blocks/types.ts:30


blockType: string

Defined in: packages/core/src/fields/blocks/types.ts:29


id: string

Defined in: packages/core/src/fields/blocks/types.ts:28