Skip to content

2.5.0

Compare
Choose a tag to compare
@jimkyndemeyer jimkyndemeyer released this 30 May 09:20
· 689 commits to master since this release

Changes:

  • Upgraded to graphql-java 15.0 (#341)
    • Interfaces can implement other interfaces
    • Directive support on variable definitions
    • New specifiedBy scalar
    • Allow nullable arguments to be introduced on fields from interfaces when implemented in types (#338)