Commit 6004933
authored
[docs] Fix anchor link for useLazyQuery (#13288)
The current [useLazyQuery
page](https://www.apollographql.com/docs/react/api/react/useLazyQuery)
links to a non-existent anchor on the Queries page. This updates the
link href and text.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Updated a help link in the `useLazyQuery` guidance to point to a more
relevant section about fetching in response to user interaction.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 691aa3b commit 6004933
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments