Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 2.12 KB

apollo.md

File metadata and controls

32 lines (27 loc) · 2.12 KB

Bookmarks tagged [apollo]

https://blog.logrocket.com/handling-graphql-errors-like-a-champ-with-unions-and-interfaces/

An interesting approach to handling erros in GraphQL with the possibilities that the spec provides and still have type safety.


https://apollographql.com/client

Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all wh...


https://apollo-angular.com/

GraphQL Client for Angular Framework


https://github.com/Drawbotics/react-apollo-redux

A small wrapper to automatically dispatch actions in response to apollo mutations. - Drawbotics/react-apollo-redux