CacheMissLoggingInterceptor
Deprecated
Use the new Normalized Cache at https://github.com/apollographql/apollo-kotlin-normalized-cache
Functions
Link copied to clipboard
open override fun <D : Operation.Data> intercept(request: ApolloRequest<D>, chain: ApolloInterceptorChain): Flow<ApolloResponse<D>>