coerceOutput

fun <Result : Any> GSchemaBuilder.ScalarTypeDefinitionBuilder.coerceOutput(coercer: GOutputCoercerContext.(input: Any) -> Result)