loopback-graphql
loopback-graphql copied to clipboard
Remove Apollo Graphql server
Apollo-server is in deprecation mode. Should use express-graphql directly.
most perspective way with https://github.com/kriasoft/react-starter-kit
Note: GraphQL - server was deprecated and replaced with specific flavors: express, koa, hapi. I am still considering removing Apollo and using GraphQL directly.