ozznest/graphql-extensions-bundle

Symfony GraphQL Extensions Bundle

Maintainers

Package info

github.com/ozznest/GraphQLExtensionsBundle

pkg:composer/ozznest/graphql-extensions-bundle

Statistics

Installs: 4 355

Dependents: 0

Suggesters: 0

Stars: 0

v0.2 2021-09-06 12:12 UTC

README

GraphQL Extensions for Symfony Framework

Installation

composer require yosuhido/graphql-extensions-bundle

Add routing to your routing.yml:

graphql_extensions:
    resource: "@GraphQLExtensionsBundle/Controller/"
    type:     annotation