Skip to content

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

Type Alias: BasePortConfigType

BasePortConfigType = z.infer<typeof basePortConfigSchema>

Defined in: packages/chaingraph-types/src/port/base/base-config.schema.ts:147

Helper type to extract the inferred type from the base schema

Licensed under BUSL-1.1