youshido-php/GraphQLBundle

There are no registered paths for namespace "GraphQLBundle".

Zerewan opened this issue · 1 comments

fixed by adding:

twig:
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
paths:
'%kernel.project_dir%/vendor/youshido/graphql-bundle/Resources/views': 'GraphQLBundle'