graphqld v2.1.2 (2020-02-06T16:16:39Z)
Dub
Repo
QueryValidator.enter
graphql
validation
querybased
QueryValidator
Undocumented in source.
alias
enter
=
ConstVisitor
.
enter
class
QueryValidator
alias
enter
=
ConstVisitor.enter
void
enter
(const(InlineFragment) f)
void
enter
(const(Field) f)
void
enter
(const(Definition) od)
void
enter
(const(Directive) dir)
void
enter
(const(OperationDefinition) od)
void
enter
(const(FragmentDefinition) frag)
void
enter
(const(FragmentSpread) fragSpread)
void
enter
(const(Arguments) al)
void
enter
(const(Argument) al)
void
enter
(const(VariableDefinitions) vd)
void
enter
(const(Variable) v)
Meta
Source
See Implementation
graphql
validation
querybased
QueryValidator
aliases
accept
enter
exit
constructors
this
variables
allFrags
argumentNames
curFragment
directiveNames
doc
fragmentChildren
laoFound
operationNames
operations
reachedFragments
variableDefinitionDone
variableNames
variablesUsedByFragments