1 min readJan 4, 2017
thanks for sharing sir!
One quick question, when you are using this way of custom errors handling, would it still work if you set the query arguments to be NotNull fields?
Wouldn’t Graphql internal errors be thrown first, before it get’s to the custom error handling in the resolve function ?