apollographql / apollographql/graphql-subscriptions
Complete event is never fired when using withFilter & graphql-redis-subscriptions
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
**Server code example**

**Client side code example**

**Issue**

**Dependecies**
`
"apollo-server-express": "^3.5.0",
"graphql": "^16.0.1",
"graphql-redis-subscriptions": "^2.4.0",
"graphql-subscriptions": "^2.0.0",
"graphql-ws": "^5.5.5",
"ioredis": "^4.28.0",
`
Contributor guide
Research direction
Start by reproducing the provided server and client setup with apollo-server-express, graphql-redis-subscriptions, graphql-subscriptions, graphql-ws, and ioredis, focusing on the withFilter path. Trace why the complete event is not fired and define done as a confirmed cause, a fix, and a regression test covering the filtered Redis subscription.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, redis, typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100