Skip to content

Commit 03d1f78

Browse files
committed
Merge pull request #26 from chentsulin/chentsulin-patch-1
fix #24, a typo in introspection example
2 parents a935dd0 + a75a206 commit 03d1f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ and we get back:
804804
```json
805805
{
806806
"__schema": {
807-
"query": {
807+
"queryType": {
808808
"name": "Query"
809809
}
810810
}

0 commit comments

Comments
 (0)