Reformat and Refactor packages. Rebuild GraphQL.

This commit is contained in:
Jan Eitzinger
2022-09-07 12:24:45 +02:00
parent b7907d33aa
commit 8856f26fb0
30 changed files with 5728 additions and 3200 deletions

6
tools.go Normal file
View File

@@ -0,0 +1,6 @@
//go:build tools
// +build tools
package tools
import _ "github.com/99designs/gqlgen"