Releases: webonyx/graphql-php
Releases · webonyx/graphql-php
v15.25.2
25 Oct 09:34
Compare
Sorry, something went wrong.
No results found
Fixed
Add missing return types in HasFieldsTypeImplementation #1783
v15.25.1
08 Oct 10:30
Compare
Sorry, something went wrong.
No results found
Changed
Call AbstractType::resolveValue before AbstractType::resolveType #1781
v15.25.0
08 Oct 06:53
Compare
Sorry, something went wrong.
No results found
Added
Introduce resolveValue method to Interface and Union types #1776
v15.24.0
20 Aug 10:10
Compare
Sorry, something went wrong.
No results found
Added
Allow passing NonNull to Type::nonNull() #1757
v15.23.1
19 Aug 17:55
Compare
Sorry, something went wrong.
No results found
Changed
Improve Type::getNamedType() return type #1756
v15.23.0
19 Aug 13:05
Compare
Sorry, something went wrong.
No results found
Added
Allow replacing a Node with a NodeList in Visitor #1754
v15.22.4
19 Aug 09:10
Compare
Sorry, something went wrong.
No results found
Fixed
Fix NodeVisitor return type by allowing Node #1752
v15.22.3
13 Aug 12:42
Compare
Sorry, something went wrong.
No results found
Changed
Make class Printer fully static #1749
v15.22.2
12 Aug 12:11
Compare
Sorry, something went wrong.
No results found
Fixed
Do not escape forward slashes in Printer::doPrint #1748
v15.22.1
11 Aug 13:02
Compare
Sorry, something went wrong.
No results found
Fixed
Keep isOneOf directive when extending input objects with SchemaExtender #1745