amplitude / redux-query

A library for managing network state in Redux
https://amplitude.github.io/redux-query
Other
1.1k stars 67 forks source link

Default to using the global Entities type in actions #206

Closed trashstack closed 4 years ago

trashstack commented 4 years ago

This allows the actions to be correctly matched in our overloaded redux Dispatch type without needing to manually annotate all of our mutateAsyncs.