# Functions
Parse initializes and runs the lexer.
# Structs
FilterTree is the result of parsing the filter directive.
Function holds the information about gql functions.
GraphQuery stores the parsed Query in a tree format.
Mutation stores the strings corresponding to set and delete operations.