ChainGraph API Documentation / @badaitech/chaingraph-types / ObjectSchemaCopyToConfig
Interface: ObjectSchemaCopyToConfig
Defined in: packages/chaingraph-types/src/decorator/object-schema-copy-to.decorator.ts:26
Configuration options for ObjectSchemaCopyTo decorator
Properties
copyToAll?
optionalcopyToAll:boolean
Defined in: packages/chaingraph-types/src/decorator/object-schema-copy-to.decorator.ts:37
Whether to copy to all matching ports or just the first one
Default
ts
falseuseParentUI?
optionaluseParentUI:boolean
Defined in: packages/chaingraph-types/src/decorator/object-schema-copy-to.decorator.ts:31
Whether to use parent UI settings when copying schema
Default
ts
true