GraphQLBundle
GraphQLBundle copied to clipboard
Reset container improvement
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| BC Break report? | yes |
| RFC? | no |
| Version/Branch | 0.15.2 |
Hi. I use roadrunner and found caching between requests. RR boot kernel and after that reuse it for requests.
But in this bundle I found static var usage and caching inside class.
Please implement Symfony\Contracts\Service\ResetInterface for resetting after each request
Examples: