markerikson / redux-ecosystem-links

A categorized list of Redux-related addons, libraries, and utilities
5.23k stars 372 forks source link

Add react-apollo-redux #68

Closed larsbs closed 6 years ago

larsbs commented 6 years ago

A small wrapper to automatically dispatch actions in response to apollo mutations.

I don't know if I chose the right category, seemed right because the library auto-generates those actions.

markerikson commented 6 years ago

Hi, thanks for the PR. I actually already added this to the "Component Data Fetching" page. And yeah, it kinda falls on the line between a couple different categories.