FakeResolverContext

Properties

Link copied to clipboard
val id: String

the id of the field. By default, it is the path of the field or the cache key if @typePolicy is used. You can override this with FakeResolver.stableIdForObject

Link copied to clipboard

the field being resolved

Link copied to clipboard
val path: List<Any>

the path to the element being resolved. path is a list of String or Int