adding in gqlgen

This commit is contained in:
talksik
2023-05-23 16:03:47 -07:00
parent a88582301e
commit a945d2ee54
11 changed files with 4072 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
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{}