Files
graphql-golang/graph/resolver.go
T
2023-05-23 16:03:47 -07:00

8 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{}