10 lines
127 B
Go
10 lines
127 B
Go
|
// Code generated by github.com/99designs/gqlgen, DO NOT EDIT.
|
||
|
|
||
|
package model
|
||
|
|
||
|
type Mutation struct {
|
||
|
}
|
||
|
|
||
|
type Query struct {
|
||
|
}
|