How to get the query to show in 'pretty print'

In the documentation here I see the query shown pretty printed: easily readable:

When I test my own query it shows up like this:

How can I get it to show more readable like in the documentation?

Hi,

The formatting you are seeing is either built-in in some browsers… or you can add an extension for it.

1 Like

That’s right, it’s the json viewer extension for chrome.

@sid @Teodor Thank you!

While we’re on the topic: any other developer extensions you recommend?

Very useful

1 Like

I mostly make use of the developer tools in my Edge (Chromium) browser. Haven’t really searched for any extension to enhance that.

1 Like