mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Update GQLGen and break up the schema.graphql file
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
# .gqlgen.yml example
|
||||
#
|
||||
# Refer to https://gqlgen.com/config/
|
||||
# for detailed .gqlgen.yml documentation.
|
||||
# Refer to https://gqlgen.com/config/ for detailed .gqlgen.yml documentation.
|
||||
|
||||
schema:
|
||||
- schema/schema.graphql
|
||||
- "graphql/schema/types/*.graphql"
|
||||
- "graphql/schema/*.graphql"
|
||||
exec:
|
||||
filename: pkg/models/generated_exec.go
|
||||
model:
|
||||
|
||||
Reference in New Issue
Block a user