LogoRobo.js
Framework

ManyToManyConnect

Interface: ManyToManyConnect

Connect/disconnect operations for manyToMany.

Properties

PropertyTypeDescription
connect?string[]IDs to connect.
disconnect?string[]IDs to disconnect.
set?string[]Set to exactly these IDs (replaces existing).

On this page