Skip to main content

Interface: RequestLinksOptions

Options for DataDiagramModel.requestLinks.

See

Properties

PropertyTypeDescription

addedElements?

readonly ElementIri[]

If specified, skips fetching links between existing elements on the diagram and only adds links between all elements and the specified set.

It is recommended to specify this set if possible to allow incremental link loading (avoid fetching already added links).

linkTypes?

readonly LinkTypeIri[]

If specified, instructs the data provider to only return links with one of the specified types.