Releases: overblog/GraphQLPhpGenerator
Releases · overblog/GraphQLPhpGenerator
v0.5.1
v0.5.0
v0.4.3 (2017-02-22)
- Fix input and args defaultValue (#13)
defaultValue
should be set only if key exists
v0.4.2 (2017-02-09)
v0.4.1 (2016-11-28)
- Fix types and interfaces config entries
v0.4.0 (2016-11-28)
- Add custom scalar type config
- Fix deprecation callback field types error (see webonyx/graphql-php#35)
v0.3.1 (2016-11-09)
- Accepts any webonyx/graphql-php
v0.3.0 (2016-10-12)
- Migrate to spec april 2016
v0.2.2 (2016-05-10)
- Fix callback with false value (#6)
v0.2.1 (2016-05-09)
- Optimized expression compiler names (#5)