Releases: joonlabs/php-graphql
Releases · joonlabs/php-graphql
v2.0.1
fix: handle boolean default values in introspection correctly
v1.1.3
add support for utf-8 content type json in request
v1.1.2
fix: always use property to support magic properties in obejcts
v1.1.1
fix bug: allow null on defaultValue on Field Argument
v1.1.0
add `handle` method and support for non-apache environments
v1.0.9: update built-in directive's descriptions and and locations
made directives visible to introspection queries
v1.0.8
change required php version
v1.0.7
add simplified path to GraphQLErrors