searchhut/graph/resolver.go

8 lines
184 B
Go
Raw Normal View History

2022-07-09 13:25:27 +02:00
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{}