greguintow / apollo-client

:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server

Home Page:https://apollographql.com/client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apollo Client

Apollo Client

npm version Build Status Join the community on Spectrum

Apollo Client is a fully-featured caching GraphQL client with integrations for React, Angular, and more. It allows you to easily build UI components that fetch data via GraphQL.

Documentation

All Apollo Client documentation, including React integration articles and helpful recipes, can be found at:
https://www.apollographql.com/docs/react/

The Apollo Client API reference can be found at:
https://www.apollographql.com/docs/react/api/apollo-client/

Maintainers

About

:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server

https://apollographql.com/client

License:MIT License


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%