Updated some file paths

This commit is contained in:
Stash Dev
2019-02-09 19:02:24 -08:00
parent 59782a377f
commit 16ead91a05
4 changed files with 19 additions and 19 deletions

View File

@@ -11383,7 +11383,7 @@ func (ec *executionContext) introspectType(name string) (*introspection.Type, er
}
var parsedSchema = gqlparser.MustLoadSchema(
&ast.Source{Name: "schema.graphql", Input: `#######################################
&ast.Source{Name: "schema/schema.graphql", Input: `#######################################
# Gallery
#######################################