-
-
**Is your feature request related to a problem? Please describe.**
We use koa-graphql instead of express-graphql, so we'd like to support it
**Describe the solution you'd like**
Create something…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
https://github.com/elastic/apm-agent-nodejs/issues/1952 will add initial experimental ESM support. This issue lists a number of follow tasks for ESM support:
- [ ] node v20 support (there is an IIT…
-
#### This issue pertains to the following package(s):
- [x] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [ ] 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
…
-
It'd be really convenient if the Koa types were distributed with the koa package rather than requiring a separate install of `@types/koa`.
I see that requests for a TypeScript rewrite have been clo…
-
## 背景
> egg-graphql目前存在以下问题
1. 不支持[formatError ](https://github.com/eggjs/egg/issues/3560),[无法捕获异常](https://github.com/eggjs/egg/issues/3064)
2. 不支持文件上传
3. graphiql调试界面没有[graphql-playground]…
-
### Describe the bug
We integrated GraphQL Yoga with the Koa server as documented here https://the-guild.dev/graphql/yoga-server/docs/integrations/integration-with-koa
and pass the Koa context lik…
-
It's my code. The hello schema can work, but the User no response with fetch. can you help me ?
[Project Url: https://github.com/Shafley/helloApp](https://github.com/Shafley/helloApp)
```js
// cre…