Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8865126

Browse files
sunapi386stubailo
authored andcommitted
fix variables link (was pointing tohttps://graphql.org/learn/queries/learn/queries/#variables so removing the 'learn/queries/' part) (graphql#619)
1 parentf6b8a65 commit8865126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/learn/Learn-Queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ You can see how the above query would be pretty repetitive if the fields were re
126126

127127
###Using variables inside fragments
128128

129-
It is possible for fragments to access variables declared in the query or mutation. See[variables](learn/queries/#variables).
129+
It is possible for fragments to access variables declared in the query or mutation. See[variables](#variables).
130130

131131
```graphql
132132
# { "graphiql": true }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp