Skip to content

0.2.0

Compare
Choose a tag to compare
@oliemansm oliemansm released this 05 Sep 09:21
· 212 commits to master since this release
  • Possibility to manually create a GraphQLWebClient instance by calling
GraphQLWebClient.newInstance(WebClient webClient, ObjectMapper objectMapper)
  • Downgraded JDK version from 11 to 8