Guide for building React applications with Apollo Client 4.x. Use this skill when: (1) setting up Apollo Client in a React project, (2) writing GraphQL queries…
Apollo Client 4.x Guide Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Version 4.x brings improved caching, better TypeScript support, and React 19 compatibility. Integration Guides Choose the integration guide that matches your application setup: Client-Side Apps - For client-side React applications without SSR (Vite, Create React App, etc.) Next.js App Router - For Next.js applications using the App Router with React Server Components React Router Framework Mode - For React Router 7 applications with streaming SSR TanStack Start - For TanStack Start applications with modern routing Each guide includes installation steps, configuration, and framework-specific patterns optimized for that environment. Quick Reference Basic Query
don't have the plugin yet? install it then click "run inline in claude" again.