ChainGraph API Documentation / @badaitech/chaingraph-codegen / PropertyMetadata
Interface: PropertyMetadata
Defined in: core/CodeGenerator.ts:38
Properties
description?
optionaldescription:string
Defined in: core/CodeGenerator.ts:42
jsDocTags
jsDocTags:
Record<string,string>
Defined in: core/CodeGenerator.ts:44
name
name:
string
Defined in: core/CodeGenerator.ts:39
optional
optional:
boolean
Defined in: core/CodeGenerator.ts:43
portConfig
portConfig:
PortConfigWithMetadata
Defined in: core/CodeGenerator.ts:41
type
type:
string
Defined in: core/CodeGenerator.ts:40