calapi/graph/resolver.go
2023-02-24 22:17:45 +01: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{}