ozznest/graphql-extensions-bundle

Symfony GraphQL Extensions Bundle

Installs: 4 189

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 3

pkg:composer/ozznest/graphql-extensions-bundle

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