CacheFirst
Try the cache, if that failed, try the network.
This FetchPolicy emits one or more ApolloResponses. Cache misses and network errors have ApolloResponse.exception set to a non-null ApolloException
This is the default behaviour.