NetworkOnly
Only try the network.
This FetchPolicy emits one or more ApolloResponses. Several ApolloResponses may be emitted if your NetworkTransport supports it, for example with @defer
. Network errors have ApolloResponse.exception set to a non-null ApolloException