-
### Product
Strawberry Shake
### Version
13.9.0
### Link to minimal reproduction
https://github.com/SvdSinner/StrawberryShakeIssueReproduction
### Steps to reproduce
1. Run HotChocolatePOC proj…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When following the tutorial, I get errors relating to `EnsureNoErrors`
### Steps to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I don't think I made myself clear in #4810 . So I build a project to this issues.
Strawberry…
-
-
**Describe the bug**
The following works:
```
query GetRacesPage($skip: Int!, $take: Int!, $searchTerm: String! = "", $order: [RaceSortInput!] = [{name: ASC}]) {
races(
skip: $skip,
take…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
There is a bug in StrawberryShake.Server.targets resulting in …
-
**Describe the bug**
Running `dotnet graphql update` on an endpoint that is not fully available (e.g; `dotnet watch` when the server API has schema issues) will cause the local downloaded schema to b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I expected my StrawberryShake client to return error codes from the GraphQL response, but `re…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
While trying to generate a client based on the Shopify Admin A…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
`dotnet restore` fails for my project when attemptin…