This commit changes the default value for the `spring.graphql.locations` configuration property to `classpath:/graphql/**/`. By default, this will scan nested locations for GraphQL schema files. Fixes gh-210
This commit changes the default value for the `spring.graphql.locations` configuration property to `classpath:/graphql/**/`. By default, this will scan nested locations for GraphQL schema files. Fixes gh-210