Registry / web-framework / overblog-graphql-bundle

overblog-graphql-bundle

JSON →
library1.10.0phppackagistunverified

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

composer require overblog/graphql-bundle
INSTALL
IMPORT
SIG · OVERBLOG-GRAPHQL-B
O
overblog-graphql-bundle
web-frameworkphpv1.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GraphQL
use Overblog\GraphQLBundle\GraphQL\GraphQL;

Execute a GraphQL query

use Overblog\GraphQLBundle\GraphQL\GraphQL; $graphQL = new GraphQL(); $result = $graphQL->executeQuery('{ hello }');
Debug
Known issues
breakingRequires Symfony 4.4+ or 5.x
fix
Ensure your Symfony version is compatible
affects: <1.0
Upgrade
Version history
1.10.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
overblog-graphql-bundle — pip install overblog-graphql-bundle · libregistry