GraphQLBundle icon indicating copy to clipboard operation
GraphQLBundle copied to clipboard

[WIP] Remove obsolete option

Open murtukov opened this issue 5 years ago • 1 comments

Q A
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? yes
Tests pass? yes
Documented? no

Remove obsolete config option resolver_maps

murtukov avatar Oct 13 '20 05:10 murtukov

@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.

murtukov avatar Oct 28 '20 11:10 murtukov