jcrygier / graphql-jpa

JPA Implementation of GraphQL (builds on graphql-java)
MIT License
165 stars 46 forks source link

Support for automatic mutations #42

Open szantogab opened 7 years ago

szantogab commented 7 years ago

It would be awesome to have auto generated mutations based on JPA entities, just like queries. Is this feature on the roadmap?