| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? |no | BC Break report? |no | RFC? |no | Version/Branch | dev-master,1.0 <!-- Please fill in this template according to your issue. --> I created the following boilerplate https://github.com/cfv1000/symfony-graphql/pull/1 Given a bundle with a PHP Configuration, the command php bin/console graphql:validate will throw a MetadataParser exception at line 261 <img width="379" alt="image" src="https://github.com/overblog/GraphQLBundle/assets/3073353/80551498-7187-4a1e-98f2-7480c5db1bb2"> Under the following conditions - Configure a bundle in symfony with working Overblog/GraphQL Bundle configuration - create a .php configuration in the bundle The library will break a feature supported by Symfony