我正在尝试使用更新版本的GraphController文件(https://github.com/graphql-dotnet/examples/blob/master/src/AspNetWebApi/WebApi/Controllers/GraphQLController.cs)。该文件在类中使用httprequest.createresponse()方法。但是,我不能使用它。这个方法是否已经过时了。有什么方法可以使用createresponse()方法吗?
发布于 2021-06-26 07:18:10
https://stackoverflow.com/questions/68136293
复制相似问题