GraphQL API 基础 | GitHub
本章覆盖:graph;query;field selection;node;connection;cursor;pagination;one request for related data;REST vs GraphQL;Projects 等平台数据的自动化场景;不要求初学者手写复杂 schema。
本章知识点
- graph
- query
- field selection
- node
- connection
- cursor
- pagination
- one request for related data
- REST vs GraphQL
- Projects 等平台数据的自动化场景
- 不要求初学者手写复杂 schema