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.
1 parent ec6343f commit 0d0f834Copy full SHA for 0d0f834
1 file changed
grails-data-graphql/gradle.properties
@@ -15,6 +15,8 @@
15
16
# Plugin version (published as org.apache.grails:grails-plugin-gorm-graphql-plugin)
17
projectVersion=4.0.0-SNAPSHOT
18
+projectDesc=Generates a GraphQL schema based on entities in GORM
19
+projectUrl=https://github.com/apache/grails-core/tree/HEAD/grails-data-graphql
20
21
# Toolchain
22
javaVersion=17
0 commit comments