ApolloStore

constructor(cacheManager: CacheManager, customScalarAdapters: CustomScalarAdapters, cacheHeaders: CacheHeaders, executionOptions: ExecutionOptions)


constructor(cacheManager: CacheManager, customScalarAdapters: CustomScalarAdapters)

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.