summaryrefslogtreecommitdiff
path: root/tests/examplefiles/graphql/ex03_arguments1.graphql.output
blob: 78f86964306a973f3ebc9ee77bc0eaed2c63ffb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
'{'           Punctuation
'\n  '        Text.Whitespace
'human'       Name
'('           Punctuation
'id'          Name
':'           Punctuation
' '           Text.Whitespace
'"'           Literal.String
'1000'        Literal.String
'"'           Literal.String
')'           Punctuation
' '           Text.Whitespace
'{'           Punctuation
'\n    '      Text.Whitespace
'name'        Name
'\n    '      Text.Whitespace
'height'      Name
'\n  '        Text.Whitespace
'}'           Punctuation
'\n'          Text.Whitespace

'}'           Punctuation
'\n'          Text.Whitespace