Skip to content

[Docs] Add TransactionScopeHandler removal to migration guide#9756

Merged
tobias-tengler merged 3 commits into
mainfrom
tte/add-transaction-scope-handler-to-migration-guide
May 21, 2026
Merged

[Docs] Add TransactionScopeHandler removal to migration guide#9756
tobias-tengler merged 3 commits into
mainfrom
tte/add-transaction-scope-handler-to-migration-guide

Conversation

@tobias-tengler
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 21, 2026 05:00
@github-actions github-actions Bot added the 📚 documentation This issue is about working on our documentation. label May 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the v16 documentation to reflect the removal of mutation transaction scope handlers and to keep cross-doc links aligned with the site’s URL conventions.

Changes:

  • Remove transaction scope handler documentation from the v16 mutations docs.
  • Add a dedicated migration-guide section explaining the removal of transaction scope handlers and recommended schema design alternatives.
  • Normalize a couple of internal documentation links to extension-less /docs/... routes.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
website/src/docs/hotchocolate/v16/migrating/migrate-from-15-to-16.md Adds migration guidance for removed transaction scope handlers and removes outdated API mention.
website/src/docs/hotchocolate/v16/defining-a-schema/mutations.md Removes the v16 “Transactions” section describing APIs that no longer exist.
website/src/docs/fusion/v16/migration/migrate-from-15-to-16.md Updates Nitro CLI installation link to the canonical route format.
website/src/docs/fusion/v16/authentication-and-authorization.md Updates Hot Chocolate authorization link (currently to a non-existent path; see comment).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website/src/docs/fusion/v16/authentication-and-authorization.md Outdated
tobias-tengler and others added 2 commits May 21, 2026 07:04
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@tobias-tengler tobias-tengler merged commit faf31f7 into main May 21, 2026
140 checks passed
@tobias-tengler tobias-tengler deleted the tte/add-transaction-scope-handler-to-migration-guide branch May 21, 2026 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 documentation This issue is about working on our documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants