1. Introduction
  2. Quickstart
  3. Type system
    1. Objects
      1. Complex fields
      2. Context
      3. Error handling
        1. Field errors
        2. Schema errors
      4. Generics
    2. Interfaces
    3. Unions
    4. Enums
    5. Input objects
    6. Scalars
  4. Schema
    1. Subscriptions
    2. Introspection
  5. Serving
    1. Batching
  6. Advanced Topics
    1. Implicit and explicit null
    2. N+1 problem
      1. DataLoader
      2. Look-ahead
        1. Eager loading