some cleanup and gqlgen setup
This commit is contained in:
1
graph/model/model.go
Normal file
1
graph/model/model.go
Normal file
@@ -0,0 +1 @@
|
||||
package model
|
9
graph/model/models_gen.go
Normal file
9
graph/model/models_gen.go
Normal file
@@ -0,0 +1,9 @@
|
||||
// Code generated by github.com/99designs/gqlgen, DO NOT EDIT.
|
||||
|
||||
package model
|
||||
|
||||
type Mutation struct {
|
||||
}
|
||||
|
||||
type Query struct {
|
||||
}
|
Reference in New Issue
Block a user