# README
struct-graphql
Define graphql types using struct. works only with graphql-go.
Usage
parser:= structgraphql.NewParser()
parser.ParseObject
# Functions
No description provided by the author
Define graphql types using struct. works only with graphql-go.
parser:= structgraphql.NewParser()
parser.ParseObject