Use gqlgen via tool and update generated code

Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
Émile Ré
2025-12-16 12:44:13 +01:00
parent 9690d730b8
commit d702c4b7c6
11 changed files with 410 additions and 443 deletions

View File

@@ -1,4 +1,4 @@
//go:generate go run github.com/99designs/gqlgen generate
//go:generate go tool github.com/99designs/gqlgen generate
// Copyright (c) 2025 Probo Inc <hello@getprobo.com>.
//