graphql-codegen

command module
v0.0.0-...-127e9b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2018 License: MIT Imports: 9 Imported by: 0

README

graphql-codegen

Code Generator for Initializing graphql-go server

Install

go get -u github.com/abihf/graphql-codegen

Usage

graphql-codegen -dir out/dir -package resolve "source/schema.gql"

It will generate resolvers inside out/dir.

Tips

Use goimports or goreturns to automatically remove unnecessary import and format the generated codes.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL