searchhut/graph/resolver.go
2022-07-09 13:25:27 +02: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{}