graphql-java-generator / graphql-gradle-plugin-project

graphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code.
https://graphql-maven-plugin-project.graphql-java-generator.com/
MIT License
54 stars 8 forks source link

is this ready to be used? #1

Closed hsehweil closed 4 years ago

hsehweil commented 5 years ago

can you share how to use this

etienne-sf commented 4 years ago

Yep, I'm working on the doc

etienne-sf commented 4 years ago

The README has been updated