@codebolt/types
Interface: KGAttributeSchema
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:24
Properties
| Property | Type | Defined in |
|---|
default? | any | common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:27 |
required? | boolean | common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:26 |
type | "string" | "number" | "boolean" | "json" | "date" | common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:25 |