package
0.10.25
Repository: https://github.com/graphql-editor/stucco.git
Documentation: pkg.go.dev

# Functions

NewParser creates a schema Parser with a config.

# Structs

Config definies implementation of functions to be called that parser will bind with types/fields of schema.
Parser binds defined functions with fields/types defined in schema source.
ScalarFunctions definitions.

# Interfaces

No description provided by the author