customScalarsMapping

abstract override 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