Apollo Client Issue #12313 This project will build and run correctly with @apollo/[email protected] but not newer releases. To reproduce the errors: npm install @apollo/client@latest tsc --noEmit --skipLibCheck npm run start