Skip to content

Add the ExecutorArgumentsEvent as property to the ExecutorResultEvent #513

@Vincz

Description

@Vincz
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no

Hey @mcg-web ! As title said, I'd like to add the ExecutorArgumentsEvent in the ExecutorResultEvent of the executor Overblog\GraphQLBundle\Request\Executor.
What do you think? I need a way to know what was the operation, variables, etc... and what was the result of an executed function. It can be useful for logging and others use cases. Mine is the ability to know the operation and result in order to publish it in a redis pub/sub and handle it in a nodejs subscription server.
If it's ok for you, I will write a PR (there is no BC break, just an additional property on the ExecutorResultEvent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions