Skip to main content
Back to registry

apollo-client

apollographql/skills

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.

Installs1
Install command
npx skills add https://github.com/apollographql/skills --skill apollo-client
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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. Choose the integration guide that matches your application setup: Each guide includes installation steps, configuration, and framework-specific patterns optimized for that environment. Detailed documentation for specific topics: - 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 - TypeScript Code Generation - GraphQL Code Generator setup for type-safe operations - Queries - useQuery, useLazyQuery, polling, refetching - Suspense Hooks - useSuspenseQuery, useBackgroundQuery, useReadQuery, useLoadableQuery - Mutations - useMutation, optimistic UI, cache updates - Fragments - Fragment colocation, useFragment, useSuspenseFragment, data masking - Caching - InMemoryCache, typePolicies, cache manipulation - State Management - Reactive variables, local state - Error Handling - Error policies, error links, retries - Troubleshooting - Common issues and solutions -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does apollo-client do?

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.

Is apollo-client good?

apollo-client does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does apollo-client work with?

apollo-client currently lists compatibility with codex, gemini-cli, opencode, amp, github-copilot, claude-code.

What are alternatives to apollo-client?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install apollo-client?

npx skills add https://github.com/apollographql/skills --skill apollo-client

Related skills

More from apollographql/skills

Related skills

Alternatives in Software Engineering