build-a-graphql-server icon indicating copy to clipboard operation
build-a-graphql-server copied to clipboard

Results 2 build-a-graphql-server issues
Sort by recently updated
recently updated
newest added

Restructured course into subfolders. Updated to "graphql": "^14.0.2", and "express": "^4.14.0".

Hey @joshblack I was following the egghead tutorial: https://egghead.io/courses/build-a-graphql-server to build a GraphQL server. I've noticed that querying videos by it's IDs doesn't currently work and was wondering if you'd...