-
### What happened?
## Dotnet
https://learn.microsoft.com/en-us/dotnet/api/system.guid.parse?view=net-6.0#system-guid-parse(system-string):~:text=to%20a%20Guid-,Remarks,Expand%20table,-Specifier
#…
-
### Product
Strawberry Shake
### Version
13.9.14
### Link to minimal reproduction
https://filebin.net/gs6gkxscspus013d/GraphQlSerializerIssue.zip
### Steps to reproduce
1. Go to h…
-
### Which packages are impacted by your issue?
_No response_
### Describe the bug
Given a schema like
```graphql
type Query {
example(arg: ID @deprecated): ID
}
type Foo {
e…
mikew updated
3 months ago
-
**Describe the bug**
When using a `defaultMapper`, nested types are not mapped to their `ResolverType`. I've provided a CodeSandbox. I've added a field, `friends`, to `User`. `friends` is of typ…
-
My issue is that I want to return an empty tuple wrapped in a Result for a delete mutation. However, Rust panics that:
the trait bound `(): async_graphql::OutputType` is not satisfied
the followi…
-
Since #827 merged, we don't have a way to represent timezone-aware datetimes. For this, I propose adding a new scalar type: `scalar DateTimeTz`, Python name `GraphQLDateTimeTz`.
A few guidelines I'…
-
Request to output the `ID` scalar instead of `GlobalID`, while generating the GraphQL schema
My understanding is that `GlobalID` was meant to be an internal helper that resolves nodes, but ended u…
-
# Current State
GraphQL schema updates should be as self-service as possible to reduce bottlenecks for change. In addition to adding new schema, _schema must be replaced/removed over time_.
The …
-
### Which packages are impacted by your issue?
@graphql-codegen/typescript-react-apollo
### Describe the bug
Hi,
Since https://github.com/dotansimha/graphql-code-generator-community/pull/8…
-
**Describe the bug**
When a mutation argument type contains a scalar property the generated code fails to compile. The scalar is wrapped with either a FixFixture or Maybe with the error message "Cann…