Skip to main content

KGViewTemplate

@codebolt/types


Interface: KGViewTemplate

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:83

Properties

PropertyTypeDefined in
applicable_template_idsstring[]common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:87
createdAtstringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:96
description?stringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:86
idstringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:84
limit?numbercommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:94
match?Record<string, any>common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:88
namestringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:85
orderBy?any[]common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:92
patterns?any[]common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:89
return?string[]common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:95
skip?numbercommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:93
updatedAtstringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:97
where?any[]common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:90
with?any[]common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:91