Similar Channels to Apollo GraphQL on the Channel Galaxy Map
YouTube Channel Recommendations for people who like Apollo GraphQL (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About Apollo GraphQL
Apollo is the GraphQL company. We build technologies to help developers build modern apps using GraphQL. Check out our guides and best practices: https://www.apollographql.com/docs
Recent Videos from Apollo GraphQL
What is GraphQL? - Federation
Federation provides a way to compose all of our modular schemas together into one GraphQL API, the supergraph. In this video we look at how a combination of the router, subgraphs and the Apollo Platform give us full visibility into the supergraph and help us build it just the way we want.
Watch an… Introducing the Apollo Federation Best Practices Series
Check out the Best Practices Series now:
https://www.apollographql.com/blog/introducing-the-apollo-federation-best-practices-series/
Combining multiple GraphQL APIs together brings up some questions. The Apollo Federation Best Series is there for you to learn more about building your next-generat… Build: Updating your cache with Apollo Client
Janessa and Trevor take us through updating the cache with Apollo Client in this instalment of Apollo's BUILD series.
Read more about the update function in Apollo Docs:
https://www.apollographql.com/docs/react/data/mutations#the-update-function
CHAPTERS:
0:00 Introduction
1:11 Using refetchQuer…