https://github.com/frontendmasters/advanced-gql-v2
Code for the Advanced GraphQL Course on Frontend Masters
https://github.com/frontendmasters/advanced-gql-v2
Last synced: about 1 year ago
JSON representation
Code for the Advanced GraphQL Course on Frontend Masters
- Host: GitHub
- URL: https://github.com/frontendmasters/advanced-gql-v2
- Owner: FrontendMasters
- Created: 2019-10-16T07:51:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T16:04:24.000Z (over 3 years ago)
- Last Synced: 2025-04-05T17:36:16.842Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://frontendmasters.com/courses/advanced-graphql-v2/
- Size: 742 KB
- Stars: 109
- Watchers: 9
- Forks: 124
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced GraphQL wtih Node.js
> Learn more advanced skills for GraphQL APIs
Check out the [slides](https://docs.google.com/presentation/d/1DaTDx2Jdolkws2xPx44ee6WuQYMiIAyaaEmN-IBaW1s/edit?usp=sharing)
## Requirements
* Node.js version `>= 6`
## Solutions
There is a solution branch
`git checkout solution`