apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
jvm
Platform filter
jvm
Switch theme
Search in API
apollo-kdoc
apollo-http-cache
/
com.apollographql.apollo.cache.http
/
httpExpireAfterRead
http
Expire
After
Read
fun
<
T
>
MutableExecutionOptions
<
T
>
.
httpExpireAfterRead
(
httpExpireAfterRead
:
Boolean
)
:
T
Configures httpExpireAfterRead. Entries will be removed from the cache after read if set to true.