buildSources
fun buildSources(plugins: List<ApolloCompilerPlugin>, arguments: Map<String, Any?>, logger: ApolloCompiler.Logger, schemas: List<InputFile>, executableDocuments: List<InputFile>, codegenSchemaOptions: File, codegenOptions: File, irOptions: File, operationManifest: File?, outputDirectory: File, dataBuildersOutputDirectory: File)