Skip to content

BlockSuite API Documentation / @blocksuite/affine-block-surface / reassociateConnectorsCommand

Variable: reassociateConnectorsCommand

const reassociateConnectorsCommand: Command<{ newId: string; oldId: string; }>

Defined in: packages/affine/blocks/block-surface/src/commands/reassociate-connectors.ts:11

Re-associate bindings for block that have been converted.

Param

the old block id

Param

the new block id