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 68d32cd commit 201260eCopy full SHA for 201260e
Section 2 -- Language.md
@@ -278,7 +278,7 @@ query getZuckProfile($devicePicSize: Int) {
278
279
Values for those variables are provided along with a GraphQL query, so they may be
280
substituted during execution. If providing JSON for the variables values, we
281
-could run this query and request profilePic of size 60 with:
+could run this query and request profilePic of size 60 width:
282
283
```js
284
{
0 commit comments