buildSources

fun buildSources(arguments: Map<String, Any?>, logLevel: Int, warnIfNotFound: Boolean = false, schemaFiles: List<Any>, graphqlFiles: List<Any>, codegenSchemaOptions: File, codegenOptions: File, irOptions: File, warning: Consumer<String>, operationManifestFile: File?, outputDir: File)