package
0.8.1
Repository: https://github.com/graphql-go/graphql.git
Documentation: pkg.go.dev

# Functions

GetVisitFn Given a visitor instance, if it is leaving or not, and a node kind, return the function the visitor runtime should call.
VisitInParallel Creates a new visitor instance which delegates to many visitors to run in parallel.
VisitWithTypeInfo Creates a new visitor instance which maintains a provided TypeInfo instance along with visiting visitor.

# Constants

# Variables

note that the keys are in Capital letters, equivalent to the ast.Node field Names.

# Structs

# Type aliases