-
## The dependency [graphql-tools](https://github.com/apollographql/graphql-tools) was updated from `4.0.4` to `4.0.5`.
🚨 [View failing branch](https://github.com/FinalDes/apollo-express-ts-server-bo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
After loading application it shows interface about 10 sec, then it clears and show empt…
-
I just got a huge scary error today when I called an SDK function. This error occurs at runtime when the call is made and there are no syntactical errors.
1) I tried running the raw query directly …
-
Got error while playing with graphql API in worldcup branch.
```
Error :
{
"data": {
"worldcups": null
},
"errors": [
{
"message": "Cannot read property 'replace' of undef…
-
**Describe the bug**
Can't import the named export XXXX from non EcmaScript module (only default export is available)(https://stackoverflow.com/questions/69343038/cant-import-the-named-export-xxxx-fr…
-
Hi!
I was wondering if it would be possible to somehow support something like https://github.com/relay-tools/fetch-multipart-graphql in order to support the @defer directive. Would that change be t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
It seems that the LSP checks and validates GraphQL code embedded in JS/TS files, even w…
-
**Describe the bug**
I've attempted to use the `encapsulate` and `rename` transform on my GraphQL source, and each result in an error at query time.
```yaml
sources:
- name: Academy
transfo…
-
## Description
I'm seeing unexpected behavior from `SchemaParser` that prevents me to properly upgrade to the newest versions of graphql-java 19.2 & graphql-java-kickstart 15.
I'm using GraphQ…
xcq1 updated
9 months ago
-
Hey there 👋
First of all, thanks so much for this amazing library. I've really enjoyed how flexible and configurable this tool is.
I'd love to add the ability to generate only the TypeScript ty…