//
pkg.gl
Category
github.com/rgraphql/magellan
analysis
package
0.8.2
Repository:
https://github.com/rgraphql/magellan.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
1.9k SLOC
#
Packages
e2e
No description provided by the author
#
Functions
BuildModel
BuildModel computes the execution model from a schema and code sample.
#
Structs
Model
Model defines the linkage between a GraphQL schema and a codebase.
#
Interfaces
ASTLookup
ASTLookup must lookup types in the original schema.
Resolver
Resolver implements resolution of a piece of the schema with Go code.