neo4j-graphql-js icon indicating copy to clipboard operation
neo4j-graphql-js copied to clipboard

Wrap errors in Apollo Errors

Open johnymontana opened this issue 7 years ago • 1 comments

Instead of just throwing and passing through error message (which may include stack traces), wrap the error using Apollo Errors https://www.npmjs.com/package/apollo-errors

johnymontana avatar Oct 03 '18 16:10 johnymontana

https://github.com/neo4j-graphql/neo4j-graphql-js/issues/608

michaeldgraham avatar May 02 '21 04:05 michaeldgraham