About this project
Apollo Client is a GraphQL client designed for TypeScript and JavaScript applications. It provides a framework-agnostic core that works with React, Vue, Angular, Svelte, and vanilla JavaScript.
Key capabilities include:
- Intelligent, zero-config caching out of the box.
- Full TypeScript support for type safety and IntelliSense.
- Integration with modern React features, including Suspense, React Server Components (RSC), and the React Compiler.
- A suite of developer tools, including browser extensions for Chrome and Firefox and a dedicated VS Code extension.
The library is designed to accelerate app development by providing intuitive APIs for managing GraphQL data and state on the client side.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.