Skip to content

How to avoid logging of hole object in graphql-ws? #542

Answered by enisdenjo
inpercima asked this question in Q&A
Discussion options

You must be logged in to vote

The log might be coming from the fact that you're not handling non-lazy errors. onNonLazyError logs to error console by default, if you want to ignore it - just provide an empty function there. Read more here.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@inpercima
Comment options

Answer selected by inpercima
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #540 on March 08, 2024 19:05.