Skip to main content

KGBaseResponse

@codebolt/types


Interface: KGBaseResponse

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

Knowledge Graph Types Type definitions for knowledge graph operations

Extended by

Properties

PropertyTypeDefined in
data?anycommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:9
error?stringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:11
message?stringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:10
requestIdstringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:13
successbooleancommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:8
timestampstringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:12
typestringcommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:7