-
As the title says - it seems you only support REST/Swagger/OpenAPI for the moment. GraphQL would be a nice extension.
-
It's come up a number of times in our discussions as a working group: We would like to have optional features that can be adopted and if adopted by a server/client then that section of the spec can be…
-
Just trying to work through the GraphQL section at the moment, and I'm having a massive headache with it. It looks as though GraphQL have made the implementation of .AddGraphQL you're using in the boo…
-
Hi and happy new year!
I was wondering, is it safe to use .AddDbContextPool() instead of .AddDbContext() or could there be issues with tenants since the first method reuses instances of the DbContext…
-
### Product
Hot Chocolate
### Version
13.8.1
### Link to minimal reproduction
https://github.com/darren-clark/graphql-platform/blob/sort_filter_fix/src/HotChocolate/Data/test/Data.Filters.SqlServ…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
The effect: the access token is not able to be fetched from BCP because the redirect uri is n…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm using the entity framework integration and I have tried doing paging on a child collectio…
-
## Context
C# language provides a feature that can write documentation with XML in comments (xmldoc). You can see [MSDN docs](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc…
-
### Product
Hot Chocolate
### Version
13.9.14
### Link to minimal reproduction
https://github.com/erikkipp/hc-mongodb-issue
### Steps to reproduce
Building the solution will cause Error CS0012 …
-
We run an asp.net mvc 6.x application that uses Hot Chocolate 11 by default in the service view this means we get 99% of all requests showing up under a resource called "POST /graphql", this is not ve…