package
Version:
v2.0.0-rc.77
Opens a new window with list of versions in this module.
Published: Aug 30, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package keyword contains all possible GraphQL keywords
const (
UNDEFINED Keyword = iota
IDENT
EOF
COLON
BANG
LT
TAB
SPACE
COMMA
AT
DOT
SPREAD
PIPE
SLASH
EQUALS
SUB
AND
QUOTE
DOLLAR
STRING
BLOCKSTRING
INTEGER
FLOAT
LPAREN
RPAREN
LBRACK
RBRACK
LBRACE
RBRACE
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.