Skip to content

Releases: webonyx/graphql-php

v15.18.0

31 Oct 12:11
Compare
Choose a tag to compare

Added

  • Propagate error messages of client-safe exceptions during parseValue #1624

v15.17.0

26 Oct 10:55
c1c9e5b
Compare
Choose a tag to compare

Added

  • Allow customizing PhpEnumType #1623

v15.16.1

25 Oct 11:58
Compare
Choose a tag to compare

Fixed

  • Make field args mapper optional #1622

v15.16.0

24 Oct 07:40
Compare
Choose a tag to compare

Added

  • Create field args mapper and cache args resolution #1587

v15.15.0

23 Oct 09:50
Compare
Choose a tag to compare

Added

  • Add field config decorator when building schema from SDL #1590

v15.14.3

17 Oct 13:03
fac6205
Compare
Choose a tag to compare

Fixed

  • Serialize BackedEnum instances by name, not value #1618

v15.14.2

08 Oct 08:43
Compare
Choose a tag to compare

Changed

  • Annotate return value of Helper::validateOperationParams as list #1615

v15.14.1

26 Sep 08:18
Compare
Choose a tag to compare

Changed

  • Narrow type of execution errors from array to list #1597

v15.14.0

10 Sep 10:36
Compare
Choose a tag to compare

Added

  • Allow native PHP enums as return values for SDL-based enums #1608

v15.13.0

29 Aug 10:55
b3b8c5b
Compare
Choose a tag to compare

Added

  • Serialize valid \BackedEnum values in GraphQL\Type\Definition\PhpEnumType #1604