docs: update SSE fetchStream subscription example - #15166
Conversation
|
|
@v0eak is attempting to deploy a commit to the medusajs Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for your contribution, @v0eak! Could you please fill in the PR description following our pull request template? We need the What, Why, How, and Testing sections completed so we can review your PR efficiently. Once you've updated the description, another review will be triggered automatically. Note: This PR removes the Thanks! Triggered by: new PR opened |
|
Thank you for your contribution, @v0eak! After reviewing the updated description, we're still missing a couple of sections before we can move forward: Required changes:
Once you've updated the description, another review will be triggered automatically. Thanks! Triggered by: PR description updated |
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
|
This PR was closed because it has been stalled for 5 days with no activity. |
Summary
What — What changes are introduced in this PR?
Example on how to receive SSE events using JS fetchStream updated to reflect refactor
Why — Why are these changes relevant or necessary?
Reflect Refactor
Additional Context
Intended to be merged after: #15134