# chapter\_17

- [GraphQL 개념과 장단점](/booil-jung/docs/programming/react_in_typescript/chapter_17/1701.md)
- [Apollo Client로 React에 GraphQL 연결](/booil-jung/docs/programming/react_in_typescript/chapter_17/1702.md)
- [쿼리(Query)와 뮤테이션(Mutation) 사용](/booil-jung/docs/programming/react_in_typescript/chapter_17/1703.md)
- [캐싱 전략과 InMemoryCache 설정](/booil-jung/docs/programming/react_in_typescript/chapter_17/1704.md)
- [Apollo Hooks(useQuery, useMutation) 사용법](/booil-jung/docs/programming/react_in_typescript/chapter_17/1705.md)
- [스키마 설계와 타입 정의 방법](/booil-jung/docs/programming/react_in_typescript/chapter_17/1706.md)
- [서버와 클라이언트 간 타입 공유하기](/booil-jung/docs/programming/react_in_typescript/chapter_17/1707.md)
- [Apollo DevTools와 성능 모니터링](/booil-jung/docs/programming/react_in_typescript/chapter_17/1708.md)
