lsc há 3 dias atrás
pai
commit
4aafbd62d4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pbl.js

+ 1 - 1
pbl.js

@@ -958,7 +958,7 @@ router.route("/getGraphs").all(async (req, res, next) => {
             let results2 = [];
             let totalEntries2 = 0;
             do {
-                const response = await client.graphs.listRelationships({
+                const response = await client.graphs.listEntities({
                     collectionId: folderid,
                     offset: offset,
                     limit: 1000