Skip to content

v6.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 21:10
· 113 commits to refs/heads/master since this release
81b7cc7

What’s Changed

  • Ensure reserved words are escaped in generated inputs (#604) @mbossenbroek
  • Check whether projection root is not null in GraphQLMultiQueryRequest (#603) @e-wag
  • Add generateIsGetterForPrimitiveBooleanFields to CodeGenConfig (#599) @a-a-hofmann
  • Fix: Override Locale default value (#600) @spellew