//
pkg.gl
Category
github.com/swiftcarrot/gqlgen
graphql
executor
package
0.14.1
Repository:
https://github.com/swiftcarrot/gqlgen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
306 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.