Michael Staib
Michael Staib
Adding a limit is often not enough for GraphQL APIs... with Hot Chocolate 14 we are introducing a lot of security policies to Hot Chocolate. One thing that might also...
If you want to have a look at GraphQL security and what we will do in HC14 to simplify security for the user ... give me a ping.
Once I have HC 14 done we can have a look at migration together.
Hi @SonjaChevre, I am a GraphQL TSC and the author of the .NET GraphQL server HotChocolate. In .NET we have a far more extensive implementation of OTel for GraphQL that...
This one needs tests for this otherwise we cannot verify if this is a good idea or not. We need tests showing that Guid and other important structs are ignored....
@zyofeng Are you still working on this?
This type is not supported in filtering probably. @PascalSenn can this be mapped? should be just another comparable right?
I have added it to the version 13 backlog. I will add some more details on how this can be implemented today and then you can have a go add...
This issue is more complex than you think ... we have put some work into this but have found that fingerprinting can also done with error messages. Also, you do...
Can you provide a code example? I do not really get what you mean here. You can use internal resolvers if that is what you are asking for.