toFlowV3
Deprecated
Use toFlow() and handle ApolloResponse.exception instead
A version of execute that restores 3.x behaviour:
throw on fetch errors.
make
CacheFirst,NetworkFirstandCacheAndNetworkpolicies ignore fetch errors.throw ApolloComposite exception if needed.