-
**Is your feature request related to a problem? Please describe.**
Currently the playground infers the request from the incoming request.
https://github.com/ChilliCream/hotchocolate/blob/7cc3094243…
-
**Describe the bug**
While using F# Record in Purecode First schema Generation Hot throw following exception
HotChocolate.SchemaException: 'Unable to infer or resolve a schema type from the type ref…
-
**Is your feature request related to a problem? Please describe.**
https://github.com/dotnet/aspnetcore/issues/30354
**Describe the solution you'd like**
Need some fixes:
1. `.InitializeOnStartu…
-
## Description
according to [spec](https://spec.graphql.org/June2018/#sec-ID) and [docs](https://graphql-dotnet.github.io/docs/getting-started/schema-types/#scalars) `ID` field can be both numeric …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
Hello, i used till 2day Hotchocolate nugets of version 13.0.0 - p…
-
**Describe the bug**
Hi everyone,
when i use UseMongoDbPaging with IncludeTotalCount=true , the totalCount field seems to be wrong when 'first' field is included in query.
**To Reproduce**
On …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
In case of a diagnostic event, the listener throws an exception for some reason, HC will not …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
# StrawberryShake exception on `nodes` with a missing `id`
See attached the complete…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When I add custom middleware to mutations I get an error block with the message "The type `Ho…
-
Hi,
I was searching a lot, but I couldn't find a way to customize title and favicon in the playground.
I think it may be a good feature. Could you think about this in the future?