package
0.0.0-20220223163142-3297e9669f45
Repository: https://github.com/wisdommatt/sdkgen.git
Documentation: pkg.go.dev

# Functions

GenerateGoSDK generates a Go graphql sdk client from schema file.
LoadGraphqlSchema loads graphql schemas from graphql schema files.
NewSchema creates a new schema from an ast schema object.

# Structs

Schema contains the data about a graphql schema after extraction.