GraphQLBundle Versions Save

This bundle provides tools to build a complete GraphQL API server in your Symfony App.

v1.4.0

3 days ago

What's Changed

New Contributors

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v1.3.2...v1.4.0

v1.3.2

1 month ago

What's Changed

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v1.3.1...v1.3.2

v1.3.1

1 month ago
  • Detect when a #[GQL\Arg] is used on a method with a name that doesn't match any parameter name of the method.

What's Changed

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v1.3.0...v1.3.1

v1.3.0

1 month ago
  • This release introduce a new #[GQL\InputField] attribute to manage fields on input object with default value.
  • A new InterfaceTypeResolver has been implemented to resolve automatically interface types when using attributes/annotations
  • The documentation regarding annotations/attributes has been cleaned up.
  • A bunch of fixes

What's Changed

New Contributors

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v1.2.0...v1.3.0

v1.2.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v1.1.0...v1.2.0

v1.1.0

2 months ago

This new release add Symfony 7 and PHP 8.3 support.

What's Changed

New Contributors

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v1.0.0...v1.1.0

v0.15.3

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v0.15.2...v0.15.3

v1.0.0

10 months ago

#V1.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v0.15.1...v1.0.0

v0.15.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v0.15.1...v0.15.2

v0.14.4

1 year ago

What's Changed

Fix unbound webonyx/graphql-php constraint @buffcode and @Robert-Smagge

Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v0.14.3...v0.14.4