//
pkg.gl
Category
github.com/borderlesshq/graphrpc
libs
99designs
gqlgen
graphql
executor
package
1.2.10
Repository:
https://github.com/borderlesshq/graphrpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
341 SLOC
#
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.