samdenty/gqless

Errored queries don't log in logger

Closed this issue · 1 comments

natew commented

When running the logger, if my api returns non-json, I get this error and no log. Because it doesn't show query/variables, it's a bit harder to see easily where it happened:

image

That logic should be located in the QueryFetcher, have you tried verifying the data there?. If the issue is still there a reproduction would be appreciated