mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Update GQLGen and break up the schema.graphql file
This commit is contained in:
7
vendor/github.com/99designs/gqlgen/graphql/root.go
generated
vendored
Normal file
7
vendor/github.com/99designs/gqlgen/graphql/root.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
package graphql
|
||||
|
||||
type Query struct{}
|
||||
|
||||
type Mutation struct{}
|
||||
|
||||
type Subscription struct{}
|
||||
Reference in New Issue
Block a user