We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43f9e34 + ec9f3dd commit 16209d8Copy full SHA for 16209d8
README.md
@@ -72,7 +72,7 @@ repositories {
72
</repositories>
73
```
74
75
-You can now add a GraphQL schema in `src/main/resources/schema.graphqls` such as:
+You can now add a GraphQL schema in `src/main/resources/graphql/schema.graphqls` such as:
76
77
78
type Query {
0 commit comments