pathom

:pathom: https://github.com/wilkerlucio/pathom/ & https://pathom3.wsscode.com & https://roamresearch.com/#/app/wsscode
zhuxun2 2021-04-05T05:25:01.142300Z

Was it intentional that when using the error-handler-plugin, errors thrown by mutations are not added to ::p/errors at the root level?

✔️ 1
zhuxun2 2021-04-05T05:25:58.143200Z

This makes it difficult to detect whether there is an error thrown by any mutation.

wilkerlucio 2021-04-05T11:11:13.143600Z

you can check for all symbols in the response, and check if they are errors, mutations keys are always symbols