Was it intentional that when using the error-handler-plugin
, errors thrown by mutations are not added to ::p/errors
at the root level?
This makes it difficult to detect whether there is an error thrown by any mutation.
you can check for all symbols in the response, and check if they are errors, mutations keys are always symbols