graphiql-app icon indicating copy to clipboard operation
graphiql-app copied to clipboard

Pretty print JSON 4xx and 5xx status codes

Open stevelacey opened this issue 5 years ago • 0 comments

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.

stevelacey avatar Feb 10 '20 07:02 stevelacey