Skip to content

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

Function: applyVisibilityRules()

applyVisibilityRules(node): IPort<IPortConfig>[]

Defined in: packages/chaingraph-types/src/decorator/port-visibility.decorator.ts:74

Apply stored visibility rules to a node instance Return mutated ports

Parameters

node

INode

The node instance

Returns

IPort<IPortConfig>[]

Licensed under BUSL-1.1