package
0.8.2
Repository: https://github.com/rgraphql/magellan.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BuildModel computes the execution model from a schema and code sample.

# Structs

Model defines the linkage between a GraphQL schema and a codebase.

# Interfaces

ASTLookup must lookup types in the original schema.
Resolver implements resolution of a piece of the schema with Go code.