//
pkg.gl
Category
github.com/shish-dev/gqlgen
graphql
executor
package
0.99.0
Repository:
https://github.com/shish-dev/gqlgen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
337 SLOC
#
Packages
testexecutor
No description provided by the author
#
Functions
New
New creates a new Executor with the given schema, and a default error and recovery callbacks, and no query cache or extensions.
#
Structs
Executor
Executor executes graphql queries against a schema.