We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b8a65 commit 8865126Copy full SHA for 8865126
site/learn/Learn-Queries.md
@@ -126,7 +126,7 @@ You can see how the above query would be pretty repetitive if the fields were re
126
127
### Using variables inside fragments
128
129
-It is possible for fragments to access variables declared in the query or mutation. See [variables](learn/queries/#variables).
+It is possible for fragments to access variables declared in the query or mutation. See [variables](#variables).
130
131
```graphql
132
# { "graphiql": true }
0 commit comments