youshido-php / GraphQLBundle

Pure PHP implementation of GraphQL Server – Symfony Bundle
MIT License
284 stars 44 forks source link

Refactored for Symfony 6 / PHP 8 #88

Open Matys333 opened 3 months ago

Matys333 commented 3 months ago

Following the refactor of GraphQL package we updated the bundle as well, with updated structure for Symfony 6, PHP 8 standards and with updated Graphiql interface.