apollo.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [apollo]

www.codever.land/bookmarks/t/apollo

Handling GraphQL errors like a champ with unions and interfaces - LogRocket Blog

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.


Introduction to Apollo Client

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...


GraphQL Client for Angular

https://apollo-angular.com/

GraphQL Client for Angular Framework


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