We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After correction of #164 the descriptions for input parameters are not used.
Proposed to add the descriptions if they exist.
Joined proposed code modifications to add these descriptions.
graphql-maven-plugin-logic\src\main\java\com\graphql_java_generator\plugin\DocumentParser.java graphql-maven-plugin-logic\src\main\resources\templates\client_query_mutation_executor.vm.java graphql-maven-plugin-logic\src\main\resources\templates\client_subscription_executor.vm.java proposed-modifications.zip
The text was updated successfully, but these errors were encountered:
I'll check that. If you've done the code modification, can you do a Pull Request on github for that ? It would be easier for me to check the changes.
Etienne
Sorry, something went wrong.
graphql-java-generator#167 Add descriptinos for input parameters if t…
4030b5c
…hey exist
#167 Add descriptinos for input parameters if they exist
adfb1b8
Complement for PR #167 (compilation issue)
d99a75c
Released in the 1.18.10 version
No branches or pull requests
After correction of #164 the descriptions for input parameters are not used.
Proposed to add the descriptions if they exist.
Joined proposed code modifications to add these descriptions.
graphql-maven-plugin-logic\src\main\java\com\graphql_java_generator\plugin\DocumentParser.java
graphql-maven-plugin-logic\src\main\resources\templates\client_query_mutation_executor.vm.java
graphql-maven-plugin-logic\src\main\resources\templates\client_subscription_executor.vm.java
proposed-modifications.zip
The text was updated successfully, but these errors were encountered: