Settings
This commit is contained in:
@@ -72,11 +72,11 @@ class SchemaSourceProvider implements LighthouseSchemaSourceProvider
|
||||
// root types
|
||||
$schema = '
|
||||
type Query {
|
||||
graphql: Boolean
|
||||
dummy: Boolean
|
||||
}
|
||||
|
||||
type Mutation {
|
||||
graphql: Boolean
|
||||
dummy: Boolean
|
||||
}
|
||||
';
|
||||
// schema
|
||||
|
||||
Reference in New Issue
Block a user