Skip to content

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

License

Notifications You must be signed in to change notification settings

kkpan11/apollo-client

This branch is 784 commits behind apollographql/apollo-client:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 10, 2023
Aug 14, 2023
Aug 11, 2023
Aug 1, 2023
Aug 1, 2023
Aug 10, 2023
Aug 8, 2023
Jan 12, 2023
May 15, 2023
Aug 15, 2023
Aug 1, 2023
Aug 1, 2023
Aug 1, 2023
Feb 20, 2019
Jul 7, 2023
Apr 27, 2023
Aug 2, 2023
Aug 1, 2023
Aug 1, 2023
Aug 10, 2023
May 18, 2021
Dec 8, 2022
May 2, 2022
Feb 16, 2023
Aug 9, 2023
Jan 23, 2023
Aug 15, 2023
Aug 15, 2023
Jul 25, 2023
Aug 1, 2023

Repository files navigation

Apollo Client

Apollo Client

npm version Build Status Join the community Join our Discord server

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/

Learn how to use Apollo Client with self-paced hands-on training on Odyssey, Apollo's official learning platform:
https://odyssey.apollographql.com/

Maintainers

Name Username
Ben Newman @benjamn
Alessia Bellisario @alessbell
Jeff Auriemma @bignimbus
Hugh Willson @hwillson
Jerel Miller @jerelmiller
Lenz Weber-Tronic @phryneas

Who is Apollo?

Apollo builds open-source software and a graph platform to unify GraphQL across your apps and services. We help you ship faster with:

  • Apollo Studio – A free, end-to-end platform for managing your GraphQL lifecycle. Track your GraphQL schemas in a hosted registry to create a source of truth for everything in your graph. Studio provides an IDE (Apollo Explorer) so you can explore data, collaborate on queries, observe usage, and safely make schema changes.
  • Apollo Federation – The industry-standard open architecture for building a distributed graph. Use Apollo’s gateway to compose a unified graph from multiple subgraphs, determine a query plan, and route requests across your services.
  • Apollo Client – The most popular GraphQL client for the web. Apollo also builds and maintains Apollo iOS and Apollo Kotlin.
  • Apollo Server – A production-ready JavaScript GraphQL server that connects to any microservice, API, or database. Compatible with all popular JavaScript frameworks and deployable in serverless environments.

Learn how to build with Apollo

Check out the Odyssey learning platform, the perfect place to start your GraphQL journey with videos and interactive code challenges. Join the Apollo Community to interact with and get technical help from the GraphQL community.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • JavaScript 1.2%
  • Other 0.4%