graphqlite-bundle
graphqlite-bundle copied to clipboard
A Symfony bundle for thecodingmachine/graphqlite.
Fixes #202 Wait for https://github.com/thecodingmachine/graphqlite-symfony-validator-bridge/pull/70
This package struggles hard with migration to Symfony v7 plus version of `graphiql` it brings is old by default and we don't have any info in docs how to update...
Fixes #207 --- The purpose of the PR is to return a standard GraphQL JSON error response in case of JSON error in given input (request body). ```json { "errors":...
Hi, I've noticed in the main Controller of the bundle, in case of JSON syntax error, a RuntimeException in thrown, which result to a 500 HTTP return code by Symfony...
Symfony 7 and GraphQLite 7 are live and stable, I have contributed to [graphqlite-symfony-validator-bridge](https://github.com/thecodingmachine/graphqlite-symfony-validator-bridge/pull/70) as it was main blocker with previous update. Can we update dependencies for this project to...
Updates the requirements on [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge) to permit the latest version. Release notes Sourced from symfony/psr-http-message-bridge's releases. v6.4.0 Changelog (https://github.com/symfony/psr-http-message-bridge/compare/v6.4.0-RC2...v6.4.0) no significant changes Changelog Sourced from symfony/psr-http-message-bridge's changelog. CHANGELOG 6.4 Import...
Updates the requirements on [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros) to permit the latest version. Release notes Sourced from laminas/laminas-diactoros's releases. 3.0.0 Release Notes for 3.0.0 Added This version adds support for PSR-7 v2.0. While...
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.4 to 2.31.1. Release notes Sourced from shivammathur/setup-php's releases. 2.31.1 Changelog Fix installing PECL extensions on Windows with a build version #855 Fix cache support for ioncube...
Updates the requirements on [symfony/translation](https://github.com/symfony/translation) to permit the latest version. Release notes Sourced from symfony/translation's releases. v7.1.1 Changelog (https://github.com/symfony/translation/compare/v7.1.0...v7.1.1) no significant changes Changelog Sourced from symfony/translation's changelog. CHANGELOG 7.1 Mark...
Updates the requirements on [symfony/framework-bundle](https://github.com/symfony/framework-bundle) to permit the latest version. Release notes Sourced from symfony/framework-bundle's releases. v7.1.1 Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.0...v7.1.1) bug symfony/symfony#57297 [FrameworkBundle] not registered definitions must not be modified (@xabbuh)...