Releases: webonyx/graphql-php
Releases · webonyx/graphql-php
v0.5.6
Bugfix for #22 (Field definition for InputTypeObject does not work with callback function)
v0.5.5
Preserve original type configs for app-level metadata
v0.5.4
Fixed infinite loop when using recursive types and interfaces
v0.5.3
Added subscription type to introspection query for compatibility with graphql-js introspection tools
v0.5.2
- Refactoring for easier output customization
v0.5.1
- Covered more cases with memoized resolve
v0.5
- Reverted mapping executor (#6)
- Fixed default argument value (#4)
- Several performance improvements (#8)
v0.4
Bugfixes and minor tweaks
v0.2
Merge remote-tracking branch 'origin/master'
Conflicts:
README.md