-
What is the best practice for testing projects based on graphql-yoga?
Is there any examples?
-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- [ ] …
-
## Description
Usually, from my team, we are splitting the schema based on the concerns, even from the same service. We are using `gqlgen`, which is golang version of graphql framework, and it …
-
Server-Sent Events (SSE) is a server push technology enabling a client to receive automatic updates from a server via an HTTP connection, that does not require any complex protocol compared to WebSock…
-
**Is your feature request related to a problem? Please describe.**
Our nginx proxy automatically sends 502 if the server takes too long to respond. This is a good feature IMHO.
However, if a mut…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I've searched for it and this issue has been historically closed here: https://github.c…
-
## CVE-2021-3805 - High Severity Vulnerability
Vulnerable Library - object-path-0.11.4.tgz
Access deep object properties using a path
Library home page: https://registry.npmjs.org/object-path/-/obje…
-
## CVE-2021-23434 - Medium Severity Vulnerability
Vulnerable Library - object-path-0.11.4.tgz
Access deep object properties using a path
Library home page: https://registry.npmjs.org/object-path/-/o…
-
## 🚀 Feature
Add `verifySession ` support Cloudflare Worker serverless.
P/S: Currently, I am using [Hono JS ](https://github.com/honojs/hono), [GraphQL Yoga](https://the-guild.dev/graphql/yoga-s…
-
### Describe the bug
Context is not being typed.
### Your Example Website or App
https://codesandbox.io/p/devbox/beautiful-dust-h4f98s?file=%2Findex.ts%3A12%2C13
### Steps to Reproduce the Bug or …