buildCodegenSchema

fun buildCodegenSchema(plugins: List<ApolloCompilerPlugin>, arguments: Map<String, Any?>, logger: ApolloCompiler.Logger, normalizedSchemaFiles: List<InputFile>, codegenSchemaOptionsFile: File, codegenSchemaFile: File)