Skip to content

Unable to handle exceptions raised by validation on parsing prior to GraphQL execution #440

Closed
@heowc

Description

@heowc

Describe the bug

For example, if I make a query request with an invalid enum value, the handle method cannot handle it because GraphQLInvoker.invoke(...) will throw an exception.

Expected behavior
We should be able to handle it in our onErrror method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions