# Functions
ErrorPresenter transforms errors found while resolving into errors that will be returned to the user.
No description provided by the author
No description provided by the author
No description provided by the author
RequestMiddleware allows you to define a function that will be called around the root request, after the query has been parsed.
ResolverMiddleware allows you to define a function that will be called around every resolver, useful for tracing and logging.
No description provided by the author
# Type aliases
No description provided by the author