Enigmatis / graphql-java-annotations

GraphQL Annotations for Java
Other
387 stars 97 forks source link

@GraphQLField and @GraphQLPrettify #177

Closed kentago closed 6 years ago

kentago commented 6 years ago

I think the prettifylogic could be very helpful if you have set/get but if you have that as a strategy(independant of if it is a good idea or not) it would make sense to use it on a global context rather than on every single field.. This feature would perhaps be better if it joined a Mayor version

yarinvak commented 6 years ago

Fixed by tdraier pr.