Bastien PELLETIER

Results 3 issues of Bastien PELLETIER

The documentation talking about security [https://github.com/Youshido/GraphQLBundle#using-security-voter](url) but i get an Access denied 403 every time.

bug

How can we set **description** to Queries , Types, Fields, ... ?

I have multiple Entity Managers and Connections in my Symfony project and all is OK [https://symfony.com/doc/current/doctrine/multiple_entity_managers.html](url) Now I would like to use multiple Entity Managers in my resolvers or fields...