SquidSpirit a9081734b3
All checks were successful
Frontend CI / build (push) Successful in 1m30s
BLOG-43 init: go gqlgen setup
2025-03-13 23:42:36 +08:00

10 lines
193 B
Go

package graph
// This file will not be regenerated automatically.
//
// It serves as dependency injection for your app, add any dependencies you require here.
type Resolver struct {
// db
}