-
The `MaskErrors` schema extension does not seem to mask errors for subscriptions. I am running on the latest version of `strawberry`. Example included below:
```python
from typing import AsyncIterato…
-
Is there any plan to support GraphQL subscriptions?
-
### What happened?
It would b e grate to have GraphQL Subscriptions inside the GraphQL Api. So you can listen to realtime changes.
One example can be a chat app there you need the Subscriptions f…
-
I am sure you have been thinking about this too. Just want to open an issue to track this and share ideas.
I noticed there is active development in [adonis-websocket](https://github.com/adonisjs/ad…
-
Due to how Serverless interfaces with API Gateway, maintaining subscriptions for GraphQL does not work out of the box and requires some additional configuration to get it working. @reconbot created [g…
-
Your GraphQL schema includes subscriptions, but the [API docs](https://cirrus-ci.org/api/) don't mention how subscriptions are handled.
The GraphQL specification deliberately leaves out [specific t…
-
I needed subscriptions in my project and in the end had to make a different server for graphql yoga because graphql-ws subscriptions wouldn't work with Elysia.
The main issues are:
1. Elysia webs…
-
Howdy 👋
Absolutely love the project. Are there are plans to support GraphQL subscriptions? I see a lot of potential to have rock solid, performant subscriptions with Delta Lake Tables. But it woul…
-
For real time stat updates
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […