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
Extends
Section titled “Extends”Record<string,any>
Indexable
Section titled “Indexable”[
key:string]:any
Properties
Section titled “Properties”blockName?
Section titled “blockName?”
optionalblockName?:string
Defined in: packages/core/src/fields/blocks/types.ts:30
blockType
Section titled “blockType”blockType:
string
Defined in: packages/core/src/fields/blocks/types.ts:29
id:
string
Defined in: packages/core/src/fields/blocks/types.ts:28