ilinkeddbinput
@nishans/core / Exports / ILinkedDBInput
#
Interface: ILinkedDBInput#
HierarchyIInput
↳ ILinkedDBInput
#
Index#
Properties#
Properties#
collection_id• collection_id: string
Defined in: core/types/block.ts:34
#
format• Optional
format: undefined | Record<string, unknown>
Defined in: core/types/block.ts:36
#
id• Optional
id: undefined | string
Defined in: core/types/block.ts:7
#
properties• Optional
properties: undefined | Record<string, unknown>
Defined in: core/types/block.ts:35
#
type• type: linked_db
Defined in: core/types/block.ts:33
#
views• views: TViewCreateInput[]
Defined in: core/types/block.ts:37