-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
#### What OS and OS version are you experiencing the issue(s) on?
Latest macos
#### What versi…
-
This is how we are creating the pubsub.
import { databaseName, connectionString } from '../config.js';
import { MongoClient } from 'mongodb';
import { MongodbPubSub } from 'graphql-mongodb-subsc…
-
The current GraphiQL interface served by the handler sends GraphQL subscriptions over HTTP, which is not expected to work. [This article](https://dev-blog.apollodata.com/how-to-use-subscriptions-in-gr…
-
I understand because services live in their own world and subscription became issues and from reading I found this among others interesting [Example](https://github.com/apollosolutions/federation-subs…
-
Add primitives for expressing real-time data to the typegraph.
- GraphQL subscriptions
- Prisma support
- [Server sent events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Us…
-
### Issue Description
You can connect to any non-existing endpoint to prove this. Code snippet:
```
import { ApolloClient, InMemoryCache } from "@apollo/client/core/index.js";
import { GraphQLWs…
-
Does this library need to be updated to work with the latest version of Apollo? If I use this lib's `createNetworkInterface`, the console is showing `HTTPFetchNetworkInterface` is being used, and the…
bjunc updated
6 years ago
-
Hello, having issues with RSS :
When fetching from rss client, I am getting almost only « client error 429 », barely can use rss feeds.
I am using my own private Nitter instance (from sekai-soft for…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [x] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
ab-pm updated
4 years ago
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [X] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…