Releases: axtiva/flexible-graphql-php
Releases · axtiva/flexible-graphql-php
v2.2.0 update nikic/php-parser to v5
What's Changed
Full Changelog: v2.1.3...v2.2.0
v2.1.3 fix auto gernerator of directive with arguments with list of value
What's Changed
Full Changelog: v2.1.2...v2.1.3
v2.1.2 fix field resolver generator
fix bug of field resolver generator with update version of webonyx/graphql-php
v2.1.1 fix schema introspection
What's Changed
- fix for default value of arguments of fields and fields in input objects and unlock introspection of schema in dev mode by @bpteam in #27
Full Changelog: v2.1.0...v2.1.1
v2.1.1-rc1 fix schema inspection
fix for default value of arguments of fields and fields in input objects
v2.1.0 Amphp integration
- add support of amphp v3 as TypeRegistryGeneratorBuilderAmphp.php
- add support of amphp v2 as TypeRegistryGeneratorBuilderAmphpV2.php
v2.0.0
v2.0.0-alpha
fix federation directive definition
v1.1.3 fix input type scalar field model generator
What's Changed
Full Changelog: v1.1.2...v1.1.3