Commit 359f3e6
Add unique-names anchor to fragments docs (#13365)
Closes #13292
Adds a dedicated section for the unique-names anchor so graphql-tag
warning links resolve properly. This is a docs-only change.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Added guidance on using unique GraphQL fragment names.
* Included an example warning for fragment name collisions.
* Recommended descriptive, component-scoped names to prevent conflicts.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Jerel Miller <jerelmiller@gmail.com>1 parent db42896 commit 359f3e6
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1790 | 1790 | | |
1791 | 1791 | | |
1792 | 1792 | | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
0 commit comments