A very brief introduction to GraphQL using a practical example.
|
|
há 3 anos atrás | |
|---|---|---|
| .gitignore | há 3 anos atrás | |
| LICENSE.md | há 3 anos atrás | |
| README.md | há 3 anos atrás | |
| app.js | há 3 anos atrás | |
| dotenv | há 3 anos atrás | |
| package-lock.json | há 3 anos atrás | |
| package.json | há 3 anos atrás |
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.