buildSources
fun buildSources( arguments: Map<String, Any?>, logLevel: Int, warnIfNotFound: Boolean, schemaFiles: List<Any>, graphqlFiles: List<Any>, codegenSchemaOptionsFile: File, codegenOptionsFile: File, irOptions: File, warning: Consumer<String>, operationManifestFile: File?, outputDir: File, dataBuildersOutputDir: File)