blob: 9eb5cbf5968722146ada8e592ea1f5b54843ad6f [file] [log] [blame]
To use this library in your project, add the following dependency to the
`dependencies` block of your `build.gradle`:
For Grails applications
[source,groovy,subs="attributes"]
compile "org.grails.plugins:gorm-graphql-plugin:{version}"
For standalone projects
[source,groovy,subs="attributes"]
compile "org.grails:gorm-graphql:{version}"