ApolloStore
constructor(cacheManager: CacheManager, customScalarAdapters: CustomScalarAdapters, cacheHeaders: CacheHeaders, executionOptions: ExecutionOptions)
Deprecated
Use the constructor with cacheHeaders and executionOptions parameters instead.
constructor(cacheManager: CacheManager, customScalarAdapters: CustomScalarAdapters, cacheHeaders: CacheHeaders)
Deprecated
Use the constructor with executionOptions parameter instead.