customScalarsMapping

abstract val customScalarsMapping: MapProperty<String, String>

For custom scalar types like Date, map from the GraphQL type to the Java/Kotlin type.

Default value: the empty map