NetworkFirstInterceptor

Deprecated

Use the new Normalized Cache at https://github.com/apollographql/apollo-kotlin-normalized-cache

An interceptor that emits the response(s) from the network first, and if there was a network error, emits the response from the cache.