koa-graphql icon indicating copy to clipboard operation
koa-graphql copied to clipboard

Migrate from express-graphql to graphql-http

Open sstopkin opened this issue 1 year ago • 0 comments

Hello. I'm getting this warning on npm i

npm WARN deprecated [email protected]: 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.

sstopkin avatar Apr 30 '24 20:04 sstopkin