cloudflare / workers-graphql-server

🔥Lightning-fast, globally distributed Apollo GraphQL server, deployed at the edge using Cloudflare Workers
https://graphql-on-workers.signalnerve.com/___graphql
MIT License
699 stars 500 forks source link

Re-organizing files to follow Apollo tuts #10

Closed kristianfreeman closed 5 years ago

kristianfreeman commented 5 years ago

re-organizing how the project is laid out (typeDefs, resolvers, etc) to follow Apollo's full-stack tutorial: https://github.com/apollographql/fullstack-tutorial/