-
### Product
Hot Chocolate
### Is your feature request related to a problem?
The HotChocolate [pagination docs](https://chillicream.com/docs/hotchocolate/v13/fetching-data/pagination) highly recomme…
-
### Product
Hot Chocolate
### Version
14
### Link to minimal reproduction
N/A
### Steps to reproduce
We're using the `AddGraphQLFunction()` extension method in our project which in turn calls h…
-
Currently, GraphQL response is showing DateTimeFormat for date type columns.
If the value stored in the DB is `11-03-2017`, graphql will show `11-03-2017T00:00:00Z`.
![image](https://github.c…
-
### Is your feature request related to a problem?
`UseDataLoader` was added in https://github.com/ChilliCream/hotchocolate/issues/2505 but there doesn't seem to be any documentation around it.
###…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
Extended types values are not populated when using version 12.16.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
When adding mutations via an ITypeModule you can register them us…
-
Hi Aaron,
I'm curious if this is still the recommended way to integrate Hot Chocolate with Cosmos DB?
I'm wanting to combine the two technologies without the use of EF Core if possible.
One con…
-
### Is your feature request related to a problem?
**Eventual goal**: Sort IQuerable collection by EFCore.SqlServer.HierarchyId property.
We have a hierarchyId (https://github.com/efcore/EFCore.Sql…
-
When I try to update a document , why do we need to pass id twice ?
updateHero (_partitionKeyValue: "testsajee1", id: "", item:{ id:"testsajee1", alter_ego:"hero", first_appearance:"cosmos", pu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
it tries to add the InterfaceType both from the query a…