Releases: webonyx/graphql-php
Releases · webonyx/graphql-php
v15.17.0
26 Oct 10:55
Compare
Sorry, something went wrong.
No results found
Added
Allow customizing PhpEnumType #1623
v15.16.1
25 Oct 11:58
Compare
Sorry, something went wrong.
No results found
Fixed
Make field args mapper optional #1622
v15.16.0
24 Oct 07:40
Compare
Sorry, something went wrong.
No results found
Added
Create field args mapper and cache args resolution #1587
v15.15.0
23 Oct 09:50
Compare
Sorry, something went wrong.
No results found
Added
Add field config decorator when building schema from SDL #1590
v15.14.3
17 Oct 13:03
Compare
Sorry, something went wrong.
No results found
Fixed
Serialize BackedEnum
instances by name, not value #1618
v15.14.2
08 Oct 08:43
Compare
Sorry, something went wrong.
No results found
Changed
Annotate return value of Helper::validateOperationParams
as list #1615
v15.14.1
26 Sep 08:18
Compare
Sorry, something went wrong.
No results found
Changed
Narrow type of execution errors from array
to list
#1597
v15.14.0
10 Sep 10:36
Compare
Sorry, something went wrong.
No results found
Added
Allow native PHP enums as return values for SDL-based enums #1608
v15.13.0
29 Aug 10:55
Compare
Sorry, something went wrong.
No results found
Added
Serialize valid \BackedEnum
values in GraphQL\Type\Definition\PhpEnumType
#1604
v15.12.5
23 Jun 11:32
Compare
Sorry, something went wrong.
No results found
Fixed
Avoid infinite recursion in QueryDepth
validator #1581