Skip to content

Debug command depends on specific resolvers #901

@piotrkreft

Description

@piotrkreft
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Version/Branch 0.13.x

Overblog\GraphQLBundle\Command\DebugCommand depends directly on final resolvers rather than on the interface they do share (Overblog\GraphQLBundle\Resolver\FluentResolverInterface). Changing to an interface and depending on the appropriate DI configuration would make it easy to decorate the resolver based on individual needs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions