Apollo Client helps developers integrate GraphQL data into their frontend applications with powerful caching and developer tools.
This project is a TypeScript-first GraphQL client offering zero-config caching and framework-agnostic support for React, Vue, Angular, and more. You can get started by running `npm install @apollo/client graphql` to add it to your project, then follow the getting started guide for setting up your first query.
Apollo Client helps developers integrate GraphQL data into their frontend applications with powerful caching and developer tools.
Frontend developers building applications that consume GraphQL APIs will find Apollo Client useful.