Skip to content

Releases: joonlabs/php-graphql

v2.0.1

05 Sep 11:14

Choose a tag to compare

fix: handle boolean default values in introspection correctly

v2.0.0

23 Aug 17:15

Choose a tag to compare

require php8

v1.1.3

22 Aug 14:18

Choose a tag to compare

add support for utf-8 content type json in request

v1.1.2

20 Aug 22:26

Choose a tag to compare

fix: always use property to support magic properties in obejcts

v1.1.1

19 Aug 21:23

Choose a tag to compare

fix bug: allow null on defaultValue on Field Argument

v1.1.0

19 Aug 19:41

Choose a tag to compare

add `handle` method and support for non-apache environments

v1.0.9: update built-in directive's descriptions and and locations

28 Jun 20:36

Choose a tag to compare

made directives visible to introspection queries

v1.0.8

02 Jun 12:17

Choose a tag to compare

change required php version

v1.0.7

01 Jun 22:04

Choose a tag to compare

add simplified path to GraphQLErrors

v1.0.6

28 May 11:02

Choose a tag to compare

add shortcut to executor