Skip to content

thejibz/generate-graphql-client-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate GraphQL Client Maven Plugin

This project is currently in PoC state.

Test

In a directory containing a pom.xml:

mvn poc.graphql:generate -DpathToSchema=src/main/resources/superhero.json -DlicenseHeaderFilePath=src/main/resources/License.erb -DoutputPackageName=com.myapp.superhero -DoutputDirPath=target/DTO

TODO

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

About

Generate Java DTO files and a client class from a GraphQL schema.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published