graphqlc is a protoc style code generator for GraphQL.
The project attempts to adhere to protoc standards whenever possible.
protocstyle plugins and parameter passingprotocstyle 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