1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00
Files
kararas_iris/_examples/graphql/schema-first/tools.go
Gerasimos (Makis) Maropoulos e9eb85af90 add graphql example
#2029
2023-02-07 03:01:24 +02:00

7 lines
88 B
Go

//go:build tools
// +build tools
package tools
import _ "github.com/99designs/gqlgen"