-
### What happened?
**Background:**
To make management of configuration files and schemas simpler, and unit testable we want to utilize the [multiple data sources](https://github.com/Azure/data-api-b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
Hi,
If I send following query to graphql v13.2.1 it will try to …
-
I'm currently trying to figure out how to add a unit test for subscription. :)
References:
https://github.com/ChilliCream/graphql-workshop/blob/master/docs/8-testing-the-graphql-server.md
https:/…
-
### What happened?
**This is the scenario.**
A SQL database with a Person table.
A Person may have 0:M Addresses. Each Address has an AddressType.
A Person may have 0:M PhoneNumbers. Each PhoneNum…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using [Enumeration classes](https://docs.microsoft.com/en-us/dotnet/architecture/microse…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm using HotChocolate and AutoMapper projections to provide DTOs from EF entities. (EF entit…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
I am trying to use spatial types with EF Core from postgres (post…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
I have created a custom directive `defaultCount` which take `valu…
-
### What happened?
First I ran into that I could not have an entity named Query as that clashed with HotChocolate and was already registered.
After changing Query to QueryEntity I run into this erro…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
I've declared a custom error type that I would like to …