initial Apollo GraphQL server for Express
recommend to check ApolloServer2.0Demo out the packages is outdated and apollo server 2.0 have a lot package syntax changes
Please remove test/graphq.test.ts when modify the code, the test/graphql.test.ts is to test initial server setup works.
yarn install
yarn start
yarn test
This project is licensed under the MIT License - see the LICENSE.md file for details