Merge pull request #20743 from thefrontside/tm/use-graphiql-docs-explorer

Replaced GraphiQL in Api Docs with DocExplorer
This commit is contained in:
Patrik Oldsberg
2023-11-01 13:50:17 +01:00
committed by GitHub
4 changed files with 36 additions and 74 deletions
+2 -1
View File
@@ -40,11 +40,12 @@
"@backstage/plugin-catalog": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/theme": "workspace:^",
"@graphiql/react": "^0.19.4",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"graphiql": "^1.8.8",
"graphiql": "3.0.6",
"graphql": "^16.0.0",
"graphql-ws": "^5.4.1",
"isomorphic-form-data": "^2.0.0",