Add anchor link to Custom Procedures section in TanStack Query documentation#551
Merged
ymc9 merged 2 commits intodoc/custom-procsfrom Jan 9, 2026
Merged
Add anchor link to Custom Procedures section in TanStack Query documentation#551ymc9 merged 2 commits intodoc/custom-procsfrom
ymc9 merged 2 commits intodoc/custom-procsfrom
Conversation
Merged
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…om-proc.md Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update documentation for custom procedures
Add anchor link to Custom Procedures section in TanStack Query documentation
Jan 9, 2026
ymc9
approved these changes
Jan 9, 2026
ymc9
added a commit
that referenced
this pull request
Jan 9, 2026
* doc: custom procedures * Fix typo: change "URL encoded" to "URL-encoded" (#549) * Add AvailableSince component to custom procedures documentation (#550) * Add anchor link to Custom Procedures section in TanStack Query documentation (#551) * Update docs/service/api-handler/rest.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/service/api-handler/rest.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/modeling/custom-proc.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/orm/custom-proc.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.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.
Updated the TanStack Query Client link in
docs/modeling/custom-proc.mdto include the#custom-proceduresanchor, allowing users to navigate directly to the relevant section rather than the top of the page.Changes:
../service/client-sdk/tanstack-query/to../service/client-sdk/tanstack-query/#custom-procedures💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.