Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-types / jsonSchemaToPortConfig

Function: jsonSchemaToPortConfig() ​

jsonSchemaToPortConfig(key, schema, parentRequired?, order?): IPortConfig

Defined in: packages/chaingraph-types/src/port/utils/json-schema-converter.ts:31

Parameters ​

key ​

string

schema ​

any

parentRequired? ​

string[]

order? ​

number

Returns ​

IPortConfig

Licensed under BUSL-1.1