ApolloStore
constructor(cacheManager: CacheManager, customScalarAdapters: CustomScalarAdapters, cacheHeaders: CacheHeaders)
Deprecated
Use the constructor with cacheHeaders parameter instead.
Replace with
ApolloStore(cacheManager, customScalarAdapters, CacheHeaders.NONE)Content copied to clipboard