Commit c0c2f5e
committed
Add unique-names anchor to fragments docs so graphql-tag warning links resolve
The graphql-tag library warns when duplicate fragment names are found
and links to http://dev.apollodata.com/core/fragments.html#unique-names.
This URL no longer resolves. Add a dedicated section with the {#unique-names}
custom anchor ID to the Apollo Client fragments docs page so the link
serves useful content instead of a 404.
Fixes #132921 parent 544daab commit c0c2f5e
2 files changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 | | |
45 | 57 | | |
46 | 58 | | |
| |||
0 commit comments