v5.3
- Bugfix: Method data fetcher caused NullPointerException #172
- Added
@Prettify
annotation and cancelled the default behaviour of changing fields names #171 - Remove float support (because it is not supported in graphql-java) #170
- Upgraded to Graphql-Java 8 #169
- Allow sending arguments in data fetcher annotation #167
- Bugfix in union #165
- Allow custom paging implementation #163
- #161
- Added support for arrays #159