-
**Describe the bug**
When using the coalesce directive on a field, it is not working. The given default value is not returned. If the field is marked as non-nullable, an InternalServerError is return…
-
| Q | A
| ---------------- | -----
| Bug report? | yes
| Feature request? | no
| BC Break report? | no
| RFC? | no
| Version/Branch | 1.1.0
Hello, I'm wor…
-
How do I resolve extended ScalarTypes? https://webonyx.github.io/graphql-php/type-system/scalar-types/ explains how to create a class for them and the tests show how to ]build a Schema manually with t…
-
- [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
When declaring ent schema with annotation to gener…
-
We should look at [`graphql-scalars`](https://github.com/Urigo/graphql-scalars) for compatibility. And Pothos' concept of Input and Output for scalars.
We should also see how Strawberry and Juniper…
-
**Describe the bug**
When specifying an additional directive in an extension statement, all directives of the same name are merged into one, with the arguments merged for list types. This behavior …
-
**Is your feature request related to a problem? Please describe.**
Typescript codegen does not apply open api discriminator as string constant in related objects.
For example, in the followi…
-
Currently, the `PatternMatchingVisitor` only supports `string` argument
https://github.com/graphql-dotnet/graphql-dotnet/blob/22052e73d734d3f0b60b52a04897afb12656c55a/src/GraphQL/Utilities/Visitors…
-
I have some custom scalars I got from the [Urigo/graphql-scalars](https://github.com/Urigo/graphql-scalars) library. These scalars, by default, have `unknown` typing as their input and output value wh…
-
### Discussed in https://github.com/dotansimha/graphql-code-generator/discussions/8191
Originally posted by **markedwards** August 5, 2022
I have the following codegen.yml:
```
overwrite: t…