Functions

Link copied to clipboard
abstract fun resolveField(field: CompiledField, variables: Executable.Variables, parent: Map<String, @JvmSuppressWildcards Any?>, parentId: String): Any?

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