Class Hierarchy
- java.lang.Object
- com.apollographql.apollo.internal.ApolloCallTracker
- com.apollographql.apollo.internal.RealApolloCall<T> (implements com.apollographql.apollo.ApolloMutationCall<T>, com.apollographql.apollo.ApolloQueryCall<T>)
- com.apollographql.apollo.internal.RealApolloCall.Builder<T> (implements com.apollographql.apollo.ApolloMutationCall.Builder<T>, com.apollographql.apollo.ApolloQueryCall.Builder<T>)
- com.apollographql.apollo.internal.RealApolloPrefetch (implements com.apollographql.apollo.ApolloPrefetch)
- com.apollographql.apollo.internal.RealApolloStore (implements com.apollographql.apollo.cache.normalized.ApolloStore, com.apollographql.apollo.cache.normalized.internal.ReadableStore, com.apollographql.apollo.cache.normalized.internal.WriteableStore)
- com.apollographql.apollo.internal.RealApolloSubscriptionCall<T> (implements com.apollographql.apollo.ApolloSubscriptionCall<T>)
- com.apollographql.apollo.internal.ResponseFieldMapperFactory