This commit is contained in:
Gogs
2021-06-02 01:52:05 +02:00
parent 499abe195e
commit e7d7d18f77
7 changed files with 77 additions and 7 deletions
+2 -2
View File
@@ -72,11 +72,11 @@ class SchemaSourceProvider implements LighthouseSchemaSourceProvider
// root types
$schema = '
type Query {
graphql: Boolean
dummy: Boolean
}
type Mutation {
graphql: Boolean
dummy: Boolean
}
';
// schema