skevy / graphiql-app

Light, Electron-based Wrapper around GraphiQL
MIT License
2.95k stars 336 forks source link

Pretty print JSON 4xx and 5xx status codes #161

Open stevelacey opened 4 years ago

stevelacey commented 4 years ago

Any time the server returns JSON it should be pretty printed, same as GraphiQL web, currently it seems that (the MacOS app at least) doesn't pretty print if the HTTP status is in the error range, but does it perfectly fine if you set it to any other.