Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: handle if errors is not an array #1082

Commits on Feb 13, 2024

  1. bugfix: handle if errors is not an array

    closes mercurius-js#1024
    
    check that error.originalError.errors is an array before mapping it.
    
    if not an array, but is defined, try to handle it anyway.
    faizplus committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ff30764 View commit details
    Browse the repository at this point in the history