REST/HTTP & GRAPHQL apollo – Graphql-Shield hijacks errors December 11, 2021admin In the resolver throw new createError.BadRequest(“bad input”) error is hijacked by Graphql-shield and shown as { “errors”: [ { “message”: “Not Authorised!”, “locations”: [ { “line”: 2, “column”: 3 }…Read moreapollo – Graphql-Shield hijacks errors