youshido/graphql-extensions-bundle

Symfony GraphQL Extensions Bundle

Installs: 2 532

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 3

pkg:composer/youshido/graphql-extensions-bundle

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