//
pkg.gl
Category
github.com/99designs/gqlgen
graphql
executor
package
0.17.66
Repository:
https://github.com/99designs/gqlgen.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
20
Files
387 SLOC
#
Packages
testexecutor
#
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.