45b04351
1 2 3 4 5 6 7 8
//go:build tools // +build tools package graphql import ( _ "github.com/99designs/gqlgen" )