aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/handler.go
diff options
context:
space:
mode:
Diffstat (limited to 'graphql/handler.go')
-rw-r--r--graphql/handler.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql/handler.go b/graphql/handler.go
index 0069ce44..507cb508 100644
--- a/graphql/handler.go
+++ b/graphql/handler.go
@@ -1,4 +1,4 @@
-//go:generate gorunpkg github.com/vektah/gqlgen
+//go:generate go run gen_graphql.go
package graphql