graphql-community / graphql-community/koa-graphql
Migrate from express-graphql to graphql-http
- Dominant language
- TypeScript
- Stars
- 840
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I'm getting this warning on `npm i`
```
npm WARN deprecated express-graphql@0.12.0: This package is no longer maintained. We recommend using `graphql-http` instead. Please consult the migration document https://github.com/graphql/graphql-http#migrating-express-grpahql.
```
Is it nessecary/possible to update this dependency?
Thank you.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the package dependency on express-graphql and read the graphql-http migration document linked in the issue. Determine the Koa integration points affected by the migration, then verify that the package installs without the deprecation warning and that its GraphQL HTTP behavior remains covered by the existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100