FieldPolicyCacheResolver

A cache resolver that uses @fieldPolicy annotations to resolve fields and delegates to DefaultCacheResolver otherwise

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.