We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c293d83 + 306ea1a commit 04f656eCopy full SHA for 04f656e
paths/graphql/02-first-use.md
@@ -56,7 +56,7 @@ main-content: |
56
57
In this case, we only asked GraphQL to tell us our login name, but what if we wanted to know more?
58
59
- Just below `login`, add a new line with the text `avatarURL`. Now your query should look like this:
+ Just below `login`, add a new line with the text `avatarUrl`. Now your query should look like this:
60
61
62
{
0 commit comments