# Functions
NewParser creates a schema Parser with a config.
# Structs
Config definies implementation of functions to be called that parser will bind with types/fields of schema.
Parser binds defined functions with fields/types defined in schema source.
ScalarFunctions definitions.
# Interfaces
No description provided by the author