-
Since the [Multipart request specification](https://github.com/jaydenseric/graphql-multipart-request-spec) has now been implemented on the Server-side with version 11.1.0, I think it would be nice if …
-
# Strawberry Shake empty directories obj/berry in unexpected locations
ref: [Slack](https://hotchocolategraphql.slack.com/archives/CMUJ40EHJ/p1619871373447700)
Directories `obj/berry`, often emp…
-
Is there an implementation guide for Strawberry Shake client using .net framework?
I have successfully implemented using .net core following this article https://chillicream.com/blog/2019/11/25/str…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
error MSB4184: The expression "[MSBuild]::VersionGreaterThanOr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Our repo is setup as follows. (We are using [NX](https://nx.dev/) for managing build or…
-
# Summary
When a type implements several interfaces, and you use a fragment on one of these interfaces, the fields invoked in that fragment are not generated.
The workaround is to not make fragmen…
-
**Describe the bug**
Queries that use skip/take arguments can't be generated by the source generator. You'll receive an error: `Sequence contains no elements` from the source generation process.
*…
-
**Describe the bug**
If you have a value-type as a custom-scalar `@runtimeType`, and use that as a query parameter, invalid code is produced.
**To Reproduce**
Schema:
```gql
schema {
que…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hey
I'm using Rider
I created a new GraphQl client with StrawberryShake.Server, everyth…
-
Hey there. This is more of a question than a bug report or feature request.
I wanted to get into Strawberry Shake, but I noticed that the documentation is actually non-existent (https://chillicream…