chore: restructure current Cosmo Streams docs#188
Merged
dkorittki merged 11 commits intotopics/streams-v1from Nov 11, 2025
Merged
chore: restructure current Cosmo Streams docs#188dkorittki merged 11 commits intotopics/streams-v1from
dkorittki merged 11 commits intotopics/streams-v1from
Conversation
…' of https://github.com/wundergraph/cosmo-docs into dominik/eng-8441-restructure-current-cosmo-streams-docs
Contributor
Author
|
For whatever reason the Mintlify preview deployment did not run 🤷 |
Contributor
alepane21
requested changes
Nov 10, 2025
alepane21
approved these changes
Nov 11, 2025
dkorittki
added a commit
that referenced
this pull request
Nov 27, 2025
* chore: add initial version of cosmo streams hooks documentation * fix: use core graphql error Co-authored-by: Dominik <23359034+dkorittki@users.noreply.github.com> * fix: small typos * chore: restructure current Cosmo Streams docs (#188) * chore: rebrand EDFS to Cosmo Streams * chore: split hooks into subpages + add OnReceiveEvents docs * chore: split hooks into subpages + add OnReceiveEvents docs * feat: add OnPublishEvent docs page * chore: rename to error handling, change order * chore: add docs for subscription start hook * chore: clean up Cosmo Streams overview * chore: change url to cosmo-streams and add redirects for old urls * fix: fix broken link * fix: rename remaining edfs references * chore: document timeout for onreceiveevent hook changes (#191) * chore: document timeout on OnReceiveEvent hook * chore: use provider as term and rephrase * chore: update docs to reflect latest changes * chore: format table * chore: add router version info box * chore: update CLAUDE.md Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.com> * chore: update docs/router/metrics-and-monitoring.mdx Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.com> * chore: update docs/router/metrics-and-monitoring.mdx Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.com> * chore: fix wording --------- Co-authored-by: Dominik <23359034+dkorittki@users.noreply.github.com> Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Restructures the Cosmo Streams docs into seperate sub pages. The sub pages are completely rewritten to contain more examples, improved descriptions and error handling explainations. Also there is a rebranding now from EDFS to Cosmo Streams, including URL changes with redirections so old URL's still work.