Loading...
Loading...
Compare original and translation side by side
| Topic | Reference | Load When |
|---|---|---|
| Schema Design | | Types, interfaces, unions, enums, input types |
| Resolvers | | Resolver patterns, context, DataLoader, N+1 |
| Federation | | Apollo Federation, subgraphs, entities, directives |
| Subscriptions | | Real-time updates, WebSocket, pub/sub patterns |
| Security | | Query depth, complexity analysis, authentication |
| REST Migration | | Migrating REST APIs to GraphQL |
| 主题 | 参考文档 | 加载场景 |
|---|---|---|
| Schema设计 | | 类型、接口、联合类型、枚举、输入类型 |
| Resolver | | Resolver模式、上下文、DataLoader、N+1问题 |
| 联邦架构 | | Apollo Federation、子图、实体、指令 |
| 订阅 | | 实时更新、WebSocket、发布/订阅模式 |
| 安全 | | 查询深度、复杂度分析、认证 |
| REST迁移 | | 将REST API迁移到GraphQL |