瀏覽代碼

fix arbo creation query

axolotle 2 年之前
父節點
當前提交
c5b7a40e7c
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      src/api/api.js

+ 8 - 0
src/api/api.js

@@ -70,6 +70,14 @@ export default {
           id
           FRAGMENT_PROD
         }
+
+        creations: field_creations {
+          id
+
+          siblings: rebonds {
+            id
+          }
+        }
       }
     `