apollo-feature-requests
apollo-feature-requests copied to clipboard
Ability to inspect inflight requests directly in code and not through __APOLLO_CLIENT__
Sometimes, it becomes a gigantic problem to notify that all requests on the page have been resolved in order to trigger a UI change without adding some state notifiers which is a lot of deal with.
I know this is removed in 3.0 but it would be helpful