resolveField

open override fun resolveField(    field: CompiledField,     variables: Executable.Variables,     parent: Map<String, @JvmSuppressWildcards Any?>,     parentId: String): Any?

Parameters

parent

a Map that represent the object containing this field. The map values can have the same types as the ones in Record