getObjectValue

abstract suspend fun getObjectValue(): O(source)

Returns a synchronously-accessible version of the object value where all selections have been eagerly resolved.

All selections declared in viaduct.api.Resolver.objectValueFragment are available synchronously without suspending.