找了一下.net下的GraphQL客户端,用了这个graphql-client。代码如下:. 复制代码. var heroRequest = new GraphQLRequest { Query = graphql //这里填写query的内容。 }; ...
確定! 回上一頁