ChainGraph API Documentation / @badaitech/chaingraph-types / SerializedPortSchema
Variable: SerializedPortSchema
constSerializedPortSchema:ZodObject<{config:ZodType<IPortConfig,ZodTypeDef,IPortConfig>;value:ZodType<any,ZodTypeDef,any>; },"passthrough",ZodTypeAny,objectOutputType<{config:ZodType<IPortConfig,ZodTypeDef,IPortConfig>;value:ZodType<any,ZodTypeDef,any>; },ZodTypeAny,"passthrough">,objectInputType<{config:ZodType<IPortConfig,ZodTypeDef,IPortConfig>;value:ZodType<any,ZodTypeDef,any>; },ZodTypeAny,"passthrough">>
Defined in: packages/chaingraph-types/src/node/types.zod.ts:99