GraphQLBundle: [BUG] Missing service
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Version/Branch | 0.9.4 |
Hi everyone, what’s up?
I’ve just updated my bundle installation and GraphiQL told me that a service is missing :
The \"overblog_graphql.request_parser\" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead.
I’ve tried to clear the cache and relaunch the update but the problem still there, does anyone have an idea about this problem?
Thanks again for the help and have a great day 😃
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 17 (8 by maintainers)
Nice thank you @Guikingone, I’ll work on the bug later, I’m closing this one 👍
Yes, just tested the endpoint via Insomnia, way better, thanks for the fix but it seems strange that the 0.9.4 was allowed using Symfony 4.0.1 …