GraphQLBundle
GraphQLBundle copied to clipboard
[WIP] Remove obsolete option
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | no |
| BC breaks? | yes |
| Deprecations? | yes |
| Tests pass? | yes |
| Documented? | no |
Remove obsolete config option resolver_maps
@mcg-web Simply removing the option from configs is not enough, there are some errors appearing in OverblogGraphQLExtension::setSchemaArguments(), which I could not resolve. Can you take a look at it? Feel free to close this PR if necessary.