Fix configuration metadata for schema location property
Fixes gh-118
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"properties": [
|
||||
{
|
||||
"name": "spring.graphql.locations",
|
||||
"name": "spring.graphql.schema.locations",
|
||||
"defaultValue": "classpath:graphql/"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user