-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
According to #748 automatic OData stitching was closed …
-
Hi there! Thanks for putting this together, it has helped immensely :smile:
I'm currently working on a rather large project with multiple tsconfigs in the same project (different dirs tho).
I bri…
-
Following https://github.com/ChilliCream/hotchocolate/issues/2365#issuecomment-697727508
I have `Book` and `Author` domain classes + `BookDto` and `AuthorDto` classes, I want to expose an `IQueryable…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
When using the new .NET 8 IKeyedServiceProvider (.AddKeyedSinglet…
repne updated
3 weeks ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
HotChocolate emits check error SS0002 for valid GraphQL
### Steps to reproduce
The issue ma…
-
### Describe the bug
when testing highlighting on cpp file, got error:
treesitter/highlighter: Error executing lua: /use/share/nvim/runtime/lua/vim/treesitter/query.lua:557 No handler for has-ancesto…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
Hi Christopher,
thanks for sharing the CDYelpFusionKit.
With my Xcode 9.1 and Swift 3 installation I run in a network issue after I am authorized and my parameters (e.g. for search) are transfer…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
Starting the app shows blank w…
-
Schema
```
type Query{
test: [BaseType]
}
interface BaseType {
name: ID!
}
type ConcreteType implements BaseType {
name: ID!
}
```
Query
```
query {
test {
__typename
}
…