Skip to content

Commit

Permalink
refactor: Use common queries submodule instead
Browse files Browse the repository at this point in the history
Signed-off-by: Diwank Singh Tomer <[email protected]>
  • Loading branch information
creatorrr committed Mar 25, 2021
1 parent dd37210 commit bc56f26
Show file tree
Hide file tree
Showing 32 changed files with 98 additions and 44,530 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "mauna_graphql"]
path = mauna_graphql
url = https://github.com/mauna-ai/graphql.git
3 changes: 0 additions & 3 deletions codegen.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,5 @@ module.exports = {
"time",
],
},
"./graphql.schema.json": {
plugins: ["introspection"],
},
},
};
Loading

0 comments on commit bc56f26

Please sign in to comment.