graphiql icon indicating copy to clipboard operation
graphiql copied to clipboard

[graphiql/toolkit] support graphql-sse

Open dimaMachina opened this issue 1 year ago • 6 comments

dimaMachina avatar Aug 24 '24 00:08 dimaMachina

🦋 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

changeset-bot[bot] avatar Aug 24 '24 00:08 changeset-bot[bot]

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.

Files with missing lines Patch % Lines
...l-toolkit/src/create-fetcher/create-sse-fetcher.ts 0.00% 37 Missing :warning:
...aphiql-toolkit/src/create-fetcher/createFetcher.ts 0.00% 5 Missing :warning:
packages/graphiql/test/schema.js 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files

Impacted file tree graph

@@            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%> (ø)

codecov[bot] avatar Aug 24 '24 00:08 codecov[bot]

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]

github-actions[bot] avatar Aug 24 '24 01:08 github-actions[bot]

@dimaMachina can you update the docs in toolkit as well?

acao avatar Sep 11 '24 06:09 acao

@dimaMachina needs a very minor rebase it seems, main release branch is now unblocked!

acao avatar Nov 02 '24 14:11 acao

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!

jaredtbates avatar Jan 07 '25 03:01 jaredtbates