Skip to content

Commit 00dfca5

Browse files
authored
Update README.md
1 parent 8575d54 commit 00dfca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ Which will produce the following GraphQL response:
5959

6060
```json
6161
{
62-
data: {
63-
greeting: "Hello mort"
62+
"data": {
63+
"greeting": "Hello mort"
6464
}
6565
}
6666
```

0 commit comments

Comments
 (0)