Releases: webonyx/graphql-php
Releases · webonyx/graphql-php
v15.21.3
24 Jul 08:17
Compare
Sorry, something went wrong.
No results found
Fixed
Make querying isOneOf
optional in Introspection query #1737
v15.21.2
10 Jul 08:58
Compare
Sorry, something went wrong.
No results found
Fixed
Add missing isOneOf
to Introspection query #1729
v15.21.1
09 Jul 17:26
Compare
Sorry, something went wrong.
No results found
Fixed
Output @oneOf
directive in SchemaPrinter
#1727
v15.21.0
08 Jul 08:25
Compare
Sorry, something went wrong.
No results found
Added
Add support for @oneOf
input object directive - enables "input unions" where exactly one field must be provided #1715
v15.20.1
04 Jul 07:48
Compare
Sorry, something went wrong.
No results found
Fixed
Avoid unnecessary @throws
annotations for known correct configuration #1716
v15.20.0
21 Mar 08:45
Compare
Sorry, something went wrong.
No results found
Added
Add keys type
and unions
to ResolveInfo::getFieldSelectionWithAliases
result #1681
v15.19.1
19 Dec 10:52
Compare
Sorry, something went wrong.
No results found
Fixed
Handle fields that return lists in ResolveInfo::getFieldSelectionWithAliases
#1664
v15.19.0
04 Dec 19:14
Compare
Sorry, something went wrong.
No results found
Added
Add method getFieldSelectionWithAliases
to class ResolveInfo
#1648
v15.18.1
13 Nov 16:22
Compare
Sorry, something went wrong.
No results found
Fixed
Reset static caches of instances using standard types when overriding them #1632
v15.18.0
31 Oct 12:11
Compare
Sorry, something went wrong.
No results found
Added
Propagate error messages of client-safe exceptions during parseValue
#1624