SchemaCompiler

constructor(mappedScalars: Map<String, String> = emptyMap())(source)

Parameters

mappedScalars

Optional mapping of custom scalar names to their Kotlin type names. Reserved for future use; not currently consumed by the compiler.