GraphQL
[!TIP]
Just for those curious minds who always jump from one branch to another like mine:
You can find a good definition usually in glossary.
- Intro.
- Data types.
- Auth.
- A simple todo app written with GraphQL + ReactJS + Relay:
- Queries and mutations in depth.
- Let’s breakdown the query language a bit more.
- Document your GraphQL service API.
- GraphQL request lifecycle.
- How to query information about a GraphQL schema.
- Improve developer experience.
- Security in GraphQL.
- NestJS.
- Subscription