graphql-java-generator / graphql-maven-plugin-project

graphql-maven-plugin is a Maven 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
118 stars 47 forks source link

#167 Add descriptinos for input parameters if they exist #171

Closed dpalmmna closed 1 year ago

etienne-sf commented 1 year ago

Thanks for the PR. I'll add it to the next release: I'll work with Spring 3 compatibilty, then I'll do the release.

Etienne