hotChocolate 中有没有办法记录在 IQueryable 上执行的查询

Posted

技术标签:

【中文标题】hotChocolate 中有没有办法记录在 IQueryable 上执行的查询【英文标题】:Is there a way in hotChocolate to log the query which is performed on IQueryable 【发布时间】:2021-10-15 16:10:35 【问题描述】:

我们在 MongoDB 中使用 HotChocolate。我尝试了文档中解释的 ConsoleQueryLogger es 来记录 graphql 查询。我现在想要的是获取对集合执行的查询。

亲切的问候

【问题讨论】:

【参考方案1】:

最简单的方法是在 MongoClient 上配置它 见:https://***.com/a/45507691/7188852

【讨论】:

以上是关于hotChocolate 中有没有办法记录在 IQueryable 上执行的查询的主要内容,如果未能解决你的问题,请参考以下文章

如何将 HotChocolate 中的模式打印为 GraphQL SDL

HotChocolate 没有正确映射模型以输入

基于 GUID 的 HotChocolate GraphQL 过滤

如何在 GraphQL HotChocolate 中实现订阅?

永磁同步伺服系统电流环整定问题,Iq不能跟随,电机输出Iq为负值,神马情况,请教高手

HotChocolate 突变输入类型使用 int 而不是 ID