[graphiql/toolkit] support graphql-sse
🦋 Changeset detected
Latest commit: 2936a79bf3d8d2a7723987bdd6d268d3a627293e
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
| Name | Type |
|---|---|
| @graphiql/toolkit | Minor |
| @graphiql/react | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Codecov Report
Attention: Patch coverage is 0% with 43 lines in your changes missing coverage. Please review.
Project coverage is 64.93%. Comparing base (
a929862) to head (2936a79). Report is 12 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3750 +/- ##
==========================================
- Coverage 65.32% 64.93% -0.39%
==========================================
Files 122 123 +1
Lines 7003 7045 +42
Branches 2260 2252 -8
==========================================
Hits 4575 4575
- Misses 2411 2453 +42
Partials 17 17
| Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/graphiql/test/schema.js | 38.57% <0.00%> (ø) |
|
| ...aphiql-toolkit/src/create-fetcher/createFetcher.ts | 0.00% <0.00%> (ø) |
|
| ...l-toolkit/src/create-fetcher/create-sse-fetcher.ts | 0.00% <0.00%> (ø) |
The latest changes of this PR are available as canary in npm (based on the declared changesets):
[email protected]
@graphiql/[email protected]
@graphiql/[email protected]
@graphiql/[email protected]
@graphiql/[email protected]
@dimaMachina can you update the docs in toolkit as well?
@dimaMachina needs a very minor rebase it seems, main release branch is now unblocked!
Just saw this PR - any chance this is still on the roadmap? We're debating if we want to use SSE or WebSockets and GraphiQL is the only dependency that still needs support for SSE for us to go that route. Appreciate the project and all the work you all put into it!