Hacker News new | ask | show | jobs
by dualscyther 2375 days ago
I've found that returning 200 with errors seems to be the sane way to do things, since sometimes it's difficult to tell whether a server error belongs in the http later or graphql layer.