toggle menu
apollo-kotlin-normalized-cache-incubating
0.0.5-SNAPSHOT
common
switch theme
search in API
normalized-cache-incubating
/
com.apollographql.cache.normalized
/
memoryCacheOnly
memory
Cache
Only
fun
<
T
>
MutableExecutionOptions
<
T
>
.
memoryCacheOnly
(
memoryCacheOnly
:
Boolean
)
:
T
Parameters
memory
Cache
Only
Whether to store and read from a memory cache only.
Default: false