A very brief introduction to GraphQL using a practical example.
|
|
3 years ago | |
|---|---|---|
| .gitignore | 3 years ago | |
| LICENSE.md | 3 years ago | |
| README.md | 3 years ago | |
| app.js | 3 years ago | |
| dotenv | 3 years ago | |
| package-lock.json | 3 years ago | |
| package.json | 3 years ago |
The objective is to give a very brief introduction to GraphQL with Apollo Server using a practical example.
Things to cover:
In no way should this be considered as a complete solution, the goal is just to provide enough elements for a start so all participants can grow from there.