youshido/graphql-extensions-bundle

Symfony GraphQL Extensions Bundle

Maintainers

Package info

github.com/Youshido/GraphQLExtensionsBundle

Issues

pkg:composer/youshido/graphql-extensions-bundle

Statistics

Installs: 2 538

Dependents: 1

Suggesters: 0

Stars: 0

v0.1.22 2017-09-04 19:09 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