adonis-graphql
adonis-graphql copied to clipboard
Wrap fileLoader calls in try/catch to print better stack traces
Wrap fileLoader calls in try/catch so that in the event of a syntax error we can print a stack trace pointing to the offending file (see bug #16).
Cool, thanks for the PR!
I'll try it this weekend.