You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
New Issue Checklist
Issue Description
Error are masked by Yoga GraphQL server.
Steps to reproduce
Throw an error into a custom resolver or custom query
Actual Outcome
Original error converted to "Unexpected Error"
Expected Outcome
To return the original error to the client.
Environment
Server
5.3.0-alpha.16
Macos
local
Database
mongo
5.X
local
Client
_
_
Logs
The text was updated successfully, but these errors were encountered: