A very brief introduction to GraphQL using a practical example.
|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .gitignore | %!s(int64=3) %!d(string=hai) anos | |
| LICENSE.md | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| app.js | %!s(int64=3) %!d(string=hai) anos | |
| dotenv | %!s(int64=3) %!d(string=hai) anos | |
| package-lock.json | %!s(int64=3) %!d(string=hai) anos | |
| package.json | %!s(int64=3) %!d(string=hai) anos |
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.