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.
- 📆 published on: 2019-11-19
- tags: graphql, error-handling, apollo
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...
- tags: graphql, apollo, graphql-client
- source code
GraphQL Client for Angular Framework
- tags: graphql, graphql-client, angular, apollo
- source code
react-apollo-redux - A small wrapper to automatically dispatch actions in response to apollo mutations
https://github.com/Drawbotics/react-apollo-redux
A small wrapper to automatically dispatch actions in response to apollo mutations. - Drawbotics/react-apollo-redux
- tags: reactjs, apollo
- source code