↓ 162 callersFunctionbuildNode({
id,
customType = null,
text,
notes,
type,
arguedDiagramPartId,
}: BuildProps)
src/web/topic/utils/graph.ts:44
↓ 117 callersFunctionbuildEdge({
id,
customLabel = null,
notes,
sourceId,
targetId,
relation,
arguedDiagramPartId,
}: BuildEdg
src/web/topic/utils/graph.ts:79