Hello :)
I've been using Mercurius with NestJS without any issues until now. However, as I'm implementing a subscription, I'm finding it challenging to properly send errors through the subscription WebSocket in accordance with the graphql-ws protocol.
I haven't been able to find any resources on this within the NestJS ecosystem, and it seems there isn't much available within the Mercurius ecosystem either.
Has anyone here managed to handle this or encountered something similar? Any relevant insights would be greatly appreciated!