Skip to content

v5.3

Compare
Choose a tag to compare
@yarinvak yarinvak released this 14 May 11:19
· 321 commits to master since this release
f3393ed
  • 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