jcrygier / graphql-jpa

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

Improve error message for not mappable attributes #17

Closed manuel-mauky closed 7 years ago

manuel-mauky commented 7 years ago

Improve error message for attributes that can't be mapped. Fix for #13