Kamto Eddy

Results 3 issues of Kamto Eddy

This fixes: #154 My guess here is that when the request to `http://127.0.0.1:4000/graphql` is made by the browser, it reaches the server as a GET request with no request body...

At the moment, the GraphQL Apollo Sandbox is not accessible with encore.ts when navigating to `http://127.0.0.1:4000/graphql` ![image](https://github.com/user-attachments/assets/0d2658f4-d4be-4de3-a3a8-8b08cef466ae)

### What version of Bun is running? 1.1.30+7996d06b8 & 1.1.31+e448c4cc3 ### What platform is your computer? Linux 6.8.0-47-generic x86_64 x86_64 ### What steps can reproduce the bug? `package.json file:` ```json...

bug
bun install