collection edge collaborated API

This commit is contained in:
2025-08-27 17:43:27 +05:30
parent 0cdfd21bbb
commit 38ac249f3b
8 changed files with 337 additions and 235 deletions

View File

@@ -20,7 +20,6 @@ to,
cardinality
};
const result = await edgecreation(data);
console.log('result: ', result);
switch (result.status) {
case "project not found":