enisdenjo/graphql-ws

GraphQL 17 support

Open

#671 opened on Jun 22, 2026

View on GitHub
 (1 comment) (2 reactions) (0 assignees)TypeScript (173 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (1,865 stars)
PR merge metrics
 (PR metrics pending)

Description

Story

As a user

I want to use graphql-ws together with graphql 17

So that my application uses the latest versions of its dependencies

Acceptance criteria

  • Peer dependency range should include 17 for graphql

Contributor guide