move a bunch of the logic from generated into client
This commit is contained in:
@@ -2,4 +2,9 @@ module github.com/Khan/genql
|
||||
|
||||
go 1.13
|
||||
|
||||
require github.com/vektah/gqlparser v1.2.0
|
||||
require (
|
||||
github.com/Khan/graphql v0.0.0-20191109005718-3b51154b2bc5
|
||||
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
|
||||
github.com/vektah/gqlparser v1.2.0
|
||||
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user