invoke

operator fun invoke(ctx: ExecutionContext): Domain<GRT>(source)

Create a GRTDomain that maps values for any GRT value.

The GRTDomain returned by this method does not support mapping aliased fields. If support for aliased fields is needed, see forSelectionSet.