-
When expected as an input type, any string (such as "4") or integer (such as 4) input value should be coerced to ID as appropriate for the ID formats a given GraphQL server expects. Any other input va…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
**UPDATE** Changing title to reflect that this is happening for any custom scalar that …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
Hey all,
Has anyone seen "Specified method is not supported."…
-
1. Could not load type 'HotChocolate.Types.IInputType' from assembly 'HotChocolate.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null'. (RootQUery),
at HotChocolate…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When building any project with Strawberry Shake 12.2.2, the following error is displayed:
…
-
### Is your feature request related to a problem?
I am writing some integration tests for a GraphQL API and I want to test that the http status code is set appropriately (e.g. 401 for authenticatio…
-
**Is your feature request related to a problem? Please describe.**
my server issues schema after authorization
**Describe the solution you'd like**
нужно добавить возможность получение заголовка
…
-
[UserSetting.zip](https://github.com/ChilliCream/hotchocolate/files/6339128/UserSetting.zip)
preview.27
I have a mutation that returns a union where one part has a nested data structure:
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have a Basic Authorization enabled for the GraphQL server. I'd like to update schema by run…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When trying to upload multiple files, the request is never sent to the server throw a TaskCan…