# Functions
NewQueryTree builds a new query tree given the RootQuery AST object and a schemaResolver to lookup types.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
A update to a QueryTreeNode.
QueryTreeNode is a node in a tree of fields that describes a query.
# Interfaces
A subscription to changes to the node.
SchemaResolver is a object that can lookup AST types.
# Type aliases
No description provided by the author