feat(gql): added some experimentation around graphql modules

This commit is contained in:
blam
2020-07-27 15:36:28 +02:00
parent d82f1c217c
commit 1fb616c5f5
20 changed files with 528 additions and 19 deletions
+3
View File
@@ -22,6 +22,9 @@
},
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.16",
"@backstage/plugin-catalog-graphql": "^0.1.1-alpha.16",
"@backstage/plugin-bogus-graphql": "^0.1.1-alpha.16",
"@graphql-modules/core": "^0.7.17",
"@types/express": "^4.17.6",
"apollo-server": "^2.16.0",
"apollo-server-express": "^2.16.0",