wroofauth/graph/resolver.go
2023-11-30 09:53:40 +00:00

7 lines
184 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{}