enisdenjo / graphql-ws

Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
https://the-guild.dev/graphql/ws
MIT License
1.75k stars 162 forks source link

Can't format error | onError doesn't get called #566

Closed UchihaYuki closed 4 months ago

UchihaYuki commented 4 months ago

Screenshot image image

Expected Behaviour I hope when an error is thrown, onError can get called.

Actual Behaviour never get called

Debug Information Help us debug the bug?

Further Information Anything else you might find helpful.