-
# solution
frontend
- react
- apollo
backend (api only)
- node
- koa
- mongoDB/mongoose
- GraphQL
几个原因
- **快速**编译立即看到反应,spring reload速度太慢了
- **弱类型**,省去层层映射
- 前后统一开发环境,vscode/javascript…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [ ] GraphQL Playground
- [x] GraphQL Playground Express Middleware
…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [X] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
Because [`koa-graphql`](https://github.com/chentsulin/koa-graphql) is 2 years outdated, I'm (temporaily?) using [`express-graphql`](https://github.com/graphql/express-graphql). Everything seems fine, …
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ x ] GraphQL Playground HTML
- [ x ] GraphQL Playground
- [ ] GraphQL Playground Express Middlewa…
-
## CVE-2020-4038 - High Severity Vulnerability
Vulnerable Libraries - graphql-playground-middleware-express-1.7.11.tgz, graphql-playground-html-1.6.12.tgz, graphql-playground-middleware-lambda-1.7.12…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
Trying to get a simple ApolloGateway server setup, but I run into an error like this, Thanks for any guidance i notice there's no information on using TypeScript in ApolloFederation in the docs. The …