GraphQL Code Generator Core Knowledge Deep Knowledge : Use with technology: for comprehensive documentation. Installation Basic Configuration Run Generation Client Preset (Recommended) The client preset generates everything needed for type-safe GraphQL. Usage --- TanStack Query Integration Fetcher Generated Hooks Usage --- Fragment Colocation --- Production Readiness Schema Polling Multiple Schemas CI/CD Integration Package Scripts Checklist - [ ] Schema source configured (URL or local) - [ ] Documents path matches source files - [ ] Client preset for optimal output - [ ] Fetcher configured w…