Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keyword ¶
type Keyword int
const ( UNDEFINED Keyword = iota IDENT COMMENT EOF COLON BANG LINETERMINATOR TAB SPACE COMMA AT DOT SPREAD PIPE SLASH EQUALS NEGATIVESIGN AND ON QUOTE IMPLEMENTS SCHEMA SCALAR TYPE INTERFACE UNION ENUM INPUT DIRECTIVE VARIABLE STRING INTEGER FLOAT TRUE FALSE NULL QUERY MUTATION SUBSCRIPTION FRAGMENT BRACKETOPEN BRACKETCLOSE SQUAREBRACKETOPEN SQUAREBRACKETCLOSE CURLYBRACKETOPEN CURLYBRACKETCLOSE )
Click to show internal directories.
Click to hide internal directories.