Skip to content

Releases: webonyx/graphql-php

v15.11.0

10 Mar 14:30

Choose a tag to compare

Changed

  • Allow scalars from BuildClientSchema to have any type #1536

v15.10.0

04 Mar 11:06

Choose a tag to compare

Changed

  • The standard server now produces distinct exception classes instead of generic RequestError #1533

v15.9.1

25 Jan 09:13
d6c965e

Choose a tag to compare

Fixed

  • Allow enum instances in PhpEnumType::parseValue() #1519

v15.9.0

21 Jan 09:38
84a9e2c

Choose a tag to compare

Added

  • Support react/promise v3 #1517

v15.8.1

05 Dec 17:23

Choose a tag to compare

Fixed

  • Correctly print deprecated argument with default value #1491

v15.8.0

14 Nov 15:30

Choose a tag to compare

Added

  • Early return when complexity is disabled #1475
  • Allow access to calculated query complexity #1475

Fixed

  • Fix PHPStan definition for SchemaConfig option types #1479

v15.7.0

04 Oct 09:11

Choose a tag to compare

Added

  • Control field visibility through option visible #1434

v15.6.3

01 Sep 08:13

Choose a tag to compare

Fixed

  • Fix printing of single line descriptions with Unicode #1436

v15.6.2

08 Aug 17:15

Choose a tag to compare

Fixed

  • Avoid instantiations when checking if types are built-in #1423

v15.6.1

07 Aug 13:53
86d5a65

Choose a tag to compare

Fixed

  • Allow lazy root type callables to return null #1422