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

# Functions

DocumentToParts classifies the parts of a ast.Document in an AstParts.
FromDocument makes a Schema from an AST document.
HashFieldName returns a integer hash for the field name.
Parse a AST document given a docStr GraphQL schema string.

# Structs

ASTParts classifies parts of a GraphQL schema.
Schema is a combination of a parsed AST Schema and a resolver tree.