DefaultCacheResolver

A cache resolver that uses the parent to resolve fields.

Functions

Link copied to clipboard
open override fun resolveField(context: ResolverContext): Any?

Resolves a field from the cache. Called when reading from the cache, usually before a network request.