Skip to content

feat: support graphql subscriptions#2763

Draft
kettanaito wants to merge 8 commits into
feat/3.0from
feat/graphql-subscription-2
Draft

feat: support graphql subscriptions#2763
kettanaito wants to merge 8 commits into
feat/3.0from
feat/graphql-subscription-2

Conversation

@kettanaito

@kettanaito kettanaito commented Jul 10, 2026

Copy link
Copy Markdown
Member

Roadmap

  • Implement the graphql.subscription() API.
  • Fix the missing handler duduplication issue in HandlersController.
  • Ensure that graphql.operation() also captures subscriptions.
  • Add browser tests.
  • Add type tests.
  • Bug: Multiple connection events fire for a single subscription. Must have to do with the transport layering.

@kettanaito kettanaito marked this pull request as draft July 10, 2026 18:27
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 7a162809-3204-4d8c-882b-65f63d34444f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/graphql-subscription-2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@socket-security

socket-security Bot commented Jul 10, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgraphql-ws@​5.16.21001008587100
Addedgraphql-yoga@​5.21.29910010096100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/msw@2763

commit: caaba29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant