Skip to content

youshido-php/GraphQLExtensionsBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 4, 2017
c563626 · Sep 4, 2017

History

23 Commits
Mar 1, 2017
Apr 28, 2017
May 27, 2017
Apr 5, 2017
May 10, 2017
Sep 4, 2017
May 31, 2017
Apr 6, 2017
May 10, 2017
Feb 22, 2017
Feb 25, 2017
Feb 22, 2017
Mar 1, 2017
Mar 2, 2017
Feb 22, 2017

Repository files navigation

GraphQLExtensionsBundle

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