JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Classes
Deprecated Methods
Deprecated Classes
Class and Description
com.apollographql.apollo.internal.ResponseFieldMapperFactory
The mapper is no longer used and will be removed in a future version
Deprecated Methods
Method and Description
com.apollographql.apollo.ApolloClient.apolloStore()
Use getApolloStore() instead.
com.apollographql.apollo.ApolloQueryCall.cacheHeaders(CacheHeaders)
com.apollographql.apollo.ApolloCall.cacheHeaders(CacheHeaders)
com.apollographql.apollo.ApolloMutationCall.cacheHeaders(CacheHeaders)
com.apollographql.apollo.ApolloQueryCall.clone()
com.apollographql.apollo.ApolloCall.clone()
com.apollographql.apollo.ApolloMutationCall.clone()
com.apollographql.apollo.ApolloClient.defaultCacheHeaders()
Use getDefaultCacheHeaders() instead
com.apollographql.apollo.ApolloQueryCall.httpCachePolicy(HttpCachePolicy.Policy)
com.apollographql.apollo.ApolloMutationCall.refetchQueries(OperationName...)
com.apollographql.apollo.ApolloMutationCall.refetchQueries(Query...)
com.apollographql.apollo.ApolloQueryCall.requestHeaders(RequestHeaders)
com.apollographql.apollo.ApolloMutationCall.requestHeaders(RequestHeaders)
com.apollographql.apollo.ApolloQueryCall.responseFetcher(ResponseFetcher)
com.apollographql.apollo.internal.RealApolloCall.Builder.responseFieldMapperFactory(ResponseFieldMapperFactory)
The mapper factory is no longer used and will be removed in the future.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes