Skip to content

v2.8.1

Latest
Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 02 Jul 01:14
· 12 commits to series/2.x since this release
ce502f6

This small release fixes a couple issues related to the @oneOf introduction in 2.8.0.

Bug fixes

  • Fixed ArgBuilder derivation when input is a value type by @kyri-petrou in #2323
  • Fixed sorting of oneOf inputs and added fallback to parent type annotations for @GQLOneOfInput by @kyri-petrou in #2322

Performance improvements