feat: create markers on process topology calls (#146)

This commit is contained in:
Fine0830
2022-08-25 12:03:13 +08:00
committed by GitHub
parent 87a5553e6d
commit cb3aa940b3
7 changed files with 80 additions and 31 deletions

View File

@@ -94,6 +94,8 @@ export const ProcessTopology = {
source
detectPoints
target
sourceComponents
targetComponents
}
}
`,