apollo-kotlin-normalized-cache
Toggle table of contents
1.0.0-beta.7-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
apollo-kotlin-normalized-cache
normalized-cache
/
com.apollographql.cache.normalized.api
/
ApolloCacheHeaders
/
SERVER_ERRORS_AS_EXCEPTION
SERVER_
ERRORS_
AS_
EXCEPTION
const
val
SERVER_ERRORS_AS_EXCEPTION
:
String
When true, GraphQL errors in the cache should be treated as cache misses.
See also
server
Errors
As
Exception