graphqlc
is a protoc
style code generator for GraphQL.
The project attempts to adhere to protoc
standards whenever possible.
protoc
style plugins and parameter passingprotoc
style insertion points
See api/protobuf for specification.
go get -u github.com/samlitowitz/graphqlc/cmd/graphqlc
Install graphqlc-gen-*
plugin.
graphqlc --*_out=. path/to/*.graphql