//
pkg.gl
Category
github.com/john-markham/gqlgen
graphql
executor
package
0.0.6
Repository:
https://github.com/john-markham/gqlgen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
387 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.