diff --git a/cmd/init.go b/cmd/init.go index 34576d49ae5..a5526e1966d 100644 --- a/cmd/init.go +++ b/cmd/init.go @@ -55,7 +55,7 @@ resolver: # gqlgen will search for any type names in the schema in these go packages # if they match it will use them, otherwise it will generate them. autobind: - - "{{.}}/graph/model" +# - "{{.}}/graph/model" # This section declares type mapping between the GraphQL and go type systems #