> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-ahmet-router-628-demo-environment-to-demonst.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Playground++

> Enhanced GraphiQL with Advanced Request Tracing to test and optimize your queries

<Frame caption="Enhanced GraphiQL Playground">
  <img src="https://mintcdn.com/wundergraphinc-ahmet-router-628-demo-environment-to-demonst/eXly8iEnaqSRCLT2/images/studio/employee-query-in-graphiql-playground.png?fit=max&auto=format&n=eXly8iEnaqSRCLT2&q=85&s=a0fa84e15cb331e8ca53babc1bae196d" alt="GraphiQL playground employee query with data visualization in WunderGraph" title="Employee query in GraphiQL playground" width="2304" height="1406" data-path="images/studio/employee-query-in-graphiql-playground.png" />
</Frame>

The playground is enhanced with visual representations of the query execution plan along with details like timings, inputs, and outputs for each subgraph and much more. The `X-WG-TRACE` header must be included to enable the visualization. It is available in 2 modes tree view and waterfall view.

<Info>
  For more information about Advanced Request Tracing (ART) click [here](/router/advanced-request-tracing-art)
</Info>

<Frame caption="Waterfall View">
  <img src="https://mintcdn.com/wundergraphinc-ahmet-router-628-demo-environment-to-demonst/4lDUaFlXcj_H1WVg/images/studio/parallel-queries-for-employees-and-products.png?fit=max&auto=format&n=4lDUaFlXcj_H1WVg&q=85&s=e34d63a81f2b1ae19c0df15d7a2c686e" alt="GraphiQL playground parallel queries for employees and products with timing visualization" title="Parallel queries for employees and products" width="2304" height="1406" data-path="images/studio/parallel-queries-for-employees-and-products.png" />
</Frame>
