mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 02:47:04 +00:00
6
_examples/graphql/schema-first/tools.go
Normal file
6
_examples/graphql/schema-first/tools.go
Normal file
@@ -0,0 +1,6 @@
|
||||
//go:build tools
|
||||
// +build tools
|
||||
|
||||
package tools
|
||||
|
||||
import _ "github.com/99designs/gqlgen"
|
||||
Reference in New Issue
Block a user