apollo-feature-requests
apollo-feature-requests copied to clipboard
Feature idea: Abort pending requests
Migrated from: apollographql/apollo-client#1541
I think that request aborts and other things from migated topics like options borrowed from Redux-Saga, for example takeLatest (cancelling previous request if there is new pending) could be easier implemented once race lands into Apollo Links, like mentioned in https://www.apollographql.com/docs/link/composition.html