-
### Describe the bug
I had a schema from AppSync which includes an AWSJSON scalar type. If I don't define that type, graphql-codegen fails with absolutely no indication of why, just that it "Failed t…
-
Hi, relay modern [doesn't](https://github.com/facebook/relay/blob/083db04e6fedad744c3c1b3f0224004e136b4313/packages/relay-runtime/mutations/RelayRecordProxy.js#L151) allow us to set object as a value …
-
**Describe the bug**
Args (my case `limit`) are not generated on `QueryResolvers["landing"]`
They are generated on `LandingResolvers` tho
The query works in runtime of course
**To Repro…
-
thanks to @cache-missing for the report!
This:
```python
import strawberry
@strawberry.input
class InputData:
name: str = "10"
@strawberry.type
class Query:
@strawberry.field
…
-
I want to be able to generate a schema of a subgraph in order to later feed it into `rover compose`. I want to be able to use code-first approach in nest.
### Is there an existing issue for this?…
-
Hey there, I have the graphql upload on my server and am wondering the best way to handle the serialization. It would essentially be a MultipartFile, but I'm not sure where I need to return this with …
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | no
| BC Break report? | no
| RFC? | no
| Version/Branch | 0.7.1
Hello,
How to d…
-
Hi. This is in context with the discussion here: https://github.com/dotansimha/graphql-code-generator/issues/3033#issuecomment-721644587
I am not sure if I am doing something wrong here. I have my …
-
Initial support for GraphQL has landed. Here's my proposal for how noms types can be fully mapped into GraphQL without diverging from the spec:
```
// Value
type Value {
hash: String
type: …
ghost updated
7 years ago
-
## The dependency [@types/graphql]() was updated from `14.2.3` to `14.5.0`.
🚨 [View failing branch](https://github.com/the-gear/graphql-scalars/compare/master...the-gear:greenkeeper%2F%40types%2Fgra…