-
### Describe the bug
https://github.com/user-attachments/assets/1923160a-db69-47f1-95af-9c87d28d90b7
### Your Example Website or App
-
### Steps to Reproduce the Bug or Issue
```ts
import …
-
### Describe the bug
```
// Next.js Custom Route Handler: https://nextjs.org/docs/app/building-your-application/routing/router-handlers
import { createSchema, createYoga } from 'graphql-yoga'
impo…
-
### What version of Bun is running?
1.1.18+5a0b93523
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
Cannot use express with body parser and grap…
-
### Describe the bug
Most likely it's an issue with Bun. It happens when integrating GraphQL Yoga with Express and using express.json() middleware. Also the bug occurs when integrating Yoga with Fast…
-
### Describe the feature
Hello!
Thanks to the **Nuxt3** development team - cool stuff.
**Request:**
No documentation for "h3" with **GraphQL**: **Websocket** and **REST** .
Clean REST…
-
### Describe the bug
The build fails compiling with TS 5.6:
```
node_modules/graphql-yoga/node_modules/lru-cache/dist/commonjs/index.d.ts:985:5 - error TS2416: Property 'keys' in type 'LRUCache' …
-
**Describe the bug**
Field resolvers are not generated automatically when using mapper
**To Reproduce**
Mini repo: https://github.com/guendev/graphql-code-generator-plugins-issue
1. npm run apo…
-
## Bug Description
After updating to v0.32.4 (big thank you @charlesBochet !!!), I am unable to use the graphql api interface.
If I try by the web interface it fails like this...
![Image](https://…
-
### Describe the bug
When using `@graphql-yoga/plugin-response-cache` plugin, and following the documented example here: https://the-guild.dev/graphql/yoga-server/docs/features/response-caching#exter…
-
### ♻️ Reproduction Steps
I tried to setup sample application with steps mentioned but i was getting error like
```[17:28:24.255] ERROR: Failed to fetch actions from url
component: "remote-ac…