GraphQL for Java backends
Schema-first with Spring for GraphQL, resolvers, DataLoader against N+1, and depth and complexity limits.
This lesson is outlined, not yet written
It is part of the curriculum so you can see what is coming. Here is what it will cover.
- Schema and types
- Resolvers
- DataLoader
- Errors in GraphQL
- Limits and security