apollo-kotlin-normalized-cache
Toggle table of contents
1.0.0-beta.2-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
apollo-kotlin-normalized-cache
normalized-cache
/
com.apollographql.cache.normalized
/
addCacheHeader
add
Cache
Header
fun
<
T
>
MutableExecutionOptions
<
T
>
.
addCacheHeader
(
key
:
String
,
value
:
String
)
:
T
Add a cache header to be passed to your
com.apollographql.cache.normalized.api.NormalizedCache