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 c7e6eea commit 82dac59Copy full SHA for 82dac59
Examples/GetTypeFields.gql
@@ -3,6 +3,6 @@ query getTypeField($typeName: String!){
3
fields {
4
name
5
description
6
- }
+ }
7
}
8
0 commit comments