Hacker News new | ask | show | jobs
by WhitneyLand 3474 days ago
Because they don't tell you on the site:

Apollo Client is a Javascript library that can be used in any front end where you want to use data from a GraphQL server.

It's incrementally adoptable, so that you can drop it into an existing JavaScript app and start using GraphQL for just part of your UI.

It uses TypeScript.