Skip to content

Releases: axtiva/flexible-graphql-php

v2.2.0 update nikic/php-parser to v5

18 Jul 13:58
Compare
Choose a tag to compare

What's Changed

  • upgrade nikic/php-parser to 5 version by @bpteam in #31

Full Changelog: v2.1.3...v2.2.0

v2.1.3 fix auto gernerator of directive with arguments with list of value

31 Dec 15:52
Compare
Choose a tag to compare

What's Changed

  • fix auto gernerator of directive with arguments with list of value by @bpteam in #30

Full Changelog: v2.1.2...v2.1.3

v2.1.2 fix field resolver generator

20 Nov 11:59
Compare
Choose a tag to compare

fix bug of field resolver generator with update version of webonyx/graphql-php

v2.1.1 fix schema introspection

19 Nov 18:07
Compare
Choose a tag to compare

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

19 Nov 17:57
Compare
Choose a tag to compare
Pre-release
fix for default value of arguments of fields and fields in input objects

v2.1.0 Amphp integration

11 Jul 21:16
Compare
Choose a tag to compare

v2.0.0

19 Mar 21:22
Compare
Choose a tag to compare
  • Integrate federation directives and types without define it into sdl auto mount into main sdl
  • Support features of apollo federation v1 and v2
  • Upgrade webonyx/graphql-php to 15.x

v2.0.0-alpha

19 Mar 21:13
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release
fix federation directive definition

v1.1.3 fix input type scalar field model generator

31 Aug 21:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2 Hotfix iterator generator

07 Jul 19:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2